Type Alias nrf52811_hal::pac::comp::events_ready::EVENTS_READY_W

source ·
pub type EVENTS_READY_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTS_READY_SPEC, EVENTS_READY_A, BitM, O>;
Expand description

Field EVENTS_READY writer - COMP is ready and output is valid

Aliased Type§

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