Type Alias nrf51_hal::pac::clock::intenclr::CTTO_W

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

Field CTTO writer - Disable interrupt on CTTO event.

Aliased Type§

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