Type Alias xmc4200::usic0_ch0::sctr::HPCDIR_R

source ·
pub type HPCDIR_R = BitReader<HPCDIR_A>;
Expand description

Field HPCDIR reader - Port Control Direction

Aliased Type§

struct HPCDIR_R { /* private fields */ }

Implementations§

source§

impl HPCDIR_R

source

pub const fn variant(&self) -> HPCDIR_A

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.