mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
DOC - CAN - fix typo
This commit is contained in:
parent
ea93180b5b
commit
c4493d48a4
@ -38,7 +38,7 @@ enum
|
|||||||
ret = "1 if the CAN interface exists, 0 otherwise"
|
ret = "1 if the CAN interface exists, 0 otherwise"
|
||||||
},
|
},
|
||||||
|
|
||||||
{ sig = "u32 #platform_can_setup#( unsigned id, u23 clock );",
|
{ sig = "u32 #platform_can_setup#( unsigned id, u32 clock );",
|
||||||
desc = [[This function is used to initialize the CAN hardware and set the bus clock.]],
|
desc = [[This function is used to initialize the CAN hardware and set the bus clock.]],
|
||||||
args =
|
args =
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user