Type Alias nrf52840_hal::pac::gpiote::config::OUTINIT_W

source ·
pub type OUTINIT_W<'a, const O: u8> = BitWriterRaw<'a, u32, CONFIG_SPEC, OUTINIT_A, BitM, O>;
Expand description

Field OUTINIT writer - 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_W<'a, const O: u8> { /* private fields */ }