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 */ }

Implementations§

source§

impl OUTINIT_R

source

pub fn variant(&self) -> OUTINIT_A

Get enumerated values variant

source

pub fn is_low(&self) -> bool

Checks if the value of the field is LOW

source

pub fn is_high(&self) -> bool

Checks if the value of the field is HIGH