Rev 362 |
Blame |
Compare with Previous |
Last modification |
View Log
| SVN
| RSS feed
//---------------------------------------------------------------------------
// Public declarations for the exported interface
void BIOS_Reset(void);
Can_Return_t BIOS_CanSend(Can_Message_t* msg);
void (*BIOS_CanCallback)(Can_Message_t *msg);
uint32_t BIOS_GetHwId(void);