Type Alias avr_oxide::hal::generic::serial::SerialErrorEventHandlerFunction

source ·
pub type SerialErrorEventHandlerFunction = fn(_: Isolated, _: SerialPortIdentity, _: SerialError, _: Option<*const dyn Any>);
Expand description

Callback called when there is a serial error