ESOS32
ESOSOn32-bitProcessors
|
Template for creating hardware-specific support for the ESOS32 serial communications service. More...
Go to the source code of this file.
Functions | |
void | __esos_hw_signal_start_tx (void) |
void | __esos_hw_signal_stop_tx (void) |
void _ISRFAST | _U1TXInterrupt (void) |
void _ISRFAST | _U1RXInterrupt (void) |
void | __esos_hw_enableCommSystem () |
void | __esos_hw_disableCommSystem () |
void | __esos_hw_initCommSystem (uint32_t u32_baudRate) |
uint8_t | esos_GetCommSystemMaxInDataLen (void) |
uint8_t | esos_GetCommSystemMaxOutDataLen (void) |
uint8_t | _esos_hw_GetSerialUartVersion (void) |
Template for creating hardware-specific support for the ESOS32 serial communications service.
/**
Definition in file esos_hwxxxx_rs232.c.