Type Alias nrf51_hal::pac::uart0::errorsrc::FRAMING_R

source ·
pub type FRAMING_R = BitReaderRaw<FRAMING_A>;
Expand description

Field FRAMING reader - A valid stop bit is not detected on the serial data input after all bits in a character have been received.

Aliased Type§

struct FRAMING_R { /* private fields */ }