Type Definition bl602_sdk::uart::intCallback_Type [−][src]
pub type intCallback_Type = Option<unsafe extern "C" fn()>;
Expand description
@brief Interrupt callback function type
pub type intCallback_Type = Option<unsafe extern "C" fn()>;
@brief Interrupt callback function type