Type Alias nrf52840_hal::pac::uarte0::errorsrc::BREAK_W

source ·
pub type BREAK_W<'a, const O: u8> = BitWriterRaw<'a, u32, ERRORSRC_SPEC, BREAK_A, Bit1C, O>;
Expand description

Field BREAK writer - Break condition

Aliased Type§

struct BREAK_W<'a, const O: u8> { /* private fields */ }