Type Alias nrf52810_hal::pac::gpiote::tasks_set::TASKS_SET_W

source ·
pub type TASKS_SET_W<'a, const O: u8> = BitWriterRaw<'a, u32, TASKS_SET_SPEC, TASKS_SET_AW, BitM, O>;
Expand description

Field TASKS_SET writer - Task for writing to pin specified in CONFIG[n].PSEL. Action on pin is to set it high.

Aliased Type§

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