Type Alias nrf52832_hal::pac::uart0::errorsrc::OVERRUN_W

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

Field OVERRUN writer - Overrun error

Aliased Type§

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