Type Alias nrf52840_pac::gpiote::config::PSEL_W
source · pub type PSEL_W<'a, const O: u8> = FieldWriter<'a, u32, CONFIG_SPEC, u8, u8, 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 */ }