Type Alias nrf52840_hal::pac::gpiote::config::PSEL_W

source ·
pub type PSEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CONFIG_SPEC, u8, u8, Unsafe, 5, O>;
Expand description

Field PSEL writer - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event

Aliased Type§

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