Type Alias avr_oxide::hal::generic::serial::SerialWriteEventHandlerFunction

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

Callback called when a byte has been written