Type Alias xmc4300::usic0_ch0::sctr::HpcdirR

source ·
pub type HpcdirR = BitReader<Hpcdir>;
Expand description

Field HPCDIR reader - Port Control Direction

Aliased Type§

struct HpcdirR { /* private fields */ }

Implementations§

source§

impl HpcdirR

source

pub const fn variant(&self) -> Hpcdir

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The pin(s) with hardware pin control enabled are selected to be in input mode.

source

pub fn is_value2(&self) -> bool

The pin(s) with hardware pin control enabled are selected to be in output mode.