Type Alias nrf52811_hal::pac::gpiote::config::OUTINIT_R

source ·
pub type OUTINIT_R = BitReaderRaw<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 */ }