Type Alias nrf52832_hal::pac::uarte0::intenclr::RXDRDY_W

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

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

Aliased Type§

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