Type Alias nrf52833_hal::pac::radio::intenclr::BCMATCH_W

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

Field BCMATCH writer - Write ‘1’ to disable interrupt for event BCMATCH

Aliased Type§

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