Type Alias nrf51_hal::pac::uart0::errorsrc::BREAK_R

source ·
pub type BREAK_R = BitReaderRaw<BREAK_A>;
Expand description

Field BREAK reader - The serial data input is ‘0’ for longer than the length of a data frame.

Aliased Type§

struct BREAK_R { /* private fields */ }