Type Alias nrf52840_hal::pac::uarte0::inten::RXTO_W

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

Field RXTO writer - Enable or disable interrupt for RXTO event

Aliased Type§

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