Type Alias nrf52840_hal::pac::radio::intenclr::CCAIDLE_W

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

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

Aliased Type§

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