SerialPort

Type Alias SerialPort 

Source
pub type SerialPort = *mut sSerialPort;
Expand description

HAL_SERIAL Access to serial interfaces

Serial interface abstraction layer. This functions have to be implemented to port lib60870 to new platforms when the serial link layers are required.

ยง