Type Alias gd32f1::gd32f130::gpiod::istat::Istat0R

source ·
pub type Istat0R = BitReader<Istat0>;
Expand description

Field ISTAT0 reader - Port input data 0

Aliased Type§

struct Istat0R { /* private fields */ }

Implementations§

source§

impl Istat0R

source

pub const fn variant(&self) -> Istat0

Get enumerated values variant

source

pub fn is_low(&self) -> bool

Input is logic low

source

pub fn is_high(&self) -> bool

Input is logic high