Type Alias nrf52840_hal::pac::ppi::ch::eep::EEP_W

source ·
pub type EEP_W<'a, const O: u8> = FieldWriterRaw<'a, u32, EEP_SPEC, u32, u32, Unsafe, 32, O>;
Expand description

Field EEP writer - Pointer to event register. Accepts only addresses to registers from the Event group.

Aliased Type§

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