Type Alias nrf52832_hal::pac::nfct::inten::RXERROR_W

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

Field RXERROR writer - Enable or disable interrupt for RXERROR event

Aliased Type§

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