Type Alias nrf52832_hal::pac::uarte0::intenset::RXTO_W

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

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

Aliased Type§

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