Type Alias nrf52840_hal::pac::ppi::ch::tep::TEP_W

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

Field TEP writer - Pointer to task register. Accepts only addresses to registers from the Task group.

Aliased Type§

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