pub unsafe extern "C" fn furi_hal_serial_deinit(
handle: *mut FuriHalSerialHandle,
)Expand description
De-initialize Serial
Configures GPIO to analog, clears callback and callback context, disables hardware
ยงArguments
handle- Serial handle
pub unsafe extern "C" fn furi_hal_serial_deinit(
handle: *mut FuriHalSerialHandle,
)De-initialize Serial
Configures GPIO to analog, clears callback and callback context, disables hardware
handle - Serial handle