pub type Hibio0selR = FieldReader<Hibio0sel>;
Expand description

Field HIBIO0SEL reader - HIB_IO_0 Pin I/O Control (default HIBOUT)

Aliased Type§

struct Hibio0selR { /* private fields */ }

Implementations§

source§

impl Hibio0selR

source

pub const fn variant(&self) -> Option<Hibio0sel>

Get enumerated values variant

source

pub fn is_const_0000(&self) -> bool

Direct input, No input pull device connected

source

pub fn is_const_0001(&self) -> bool

Direct input, Input pull-down device connected

source

pub fn is_const_0010(&self) -> bool

Direct input, Input pull-up device connected

source

pub fn is_const_1000(&self) -> bool

Push-pull HIB Control output

source

pub fn is_const_1001(&self) -> bool

Push-pull WDT service output

source

pub fn is_const_1010(&self) -> bool

Push-pull GPIO output

source

pub fn is_const_1100(&self) -> bool

Open-drain HIB Control output

source

pub fn is_const_1101(&self) -> bool

Open-drain WDT service output

source

pub fn is_const_1110(&self) -> bool

Open-drain GPIO output

source

pub fn is_const_1111(&self) -> bool

#1111