Type Alias nrf52840_pac::gpiote::config::OUTINIT_R
source · pub type OUTINIT_R = BitReader<OUTINIT_A>;
Expand description
Field OUTINIT
reader - When in task mode: Initial value of the output when the GPIOTE channel is configured. When in event mode: No effect.
Aliased Type§
struct OUTINIT_R { /* private fields */ }