Type Alias nrf52832_hal::pac::uart0::intenclr::RXTO_W

source ·
pub type RXTO_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENCLR_SPEC, RXTO_AW, BitM, O>;
Expand description

Field RXTO writer - Write ‘1’ to Disable interrupt for RXTO event

Aliased Type§

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