Type Alias xmc4300::usic0_ch0::sctr::HPCDIR_W

source ·
pub type HPCDIR_W<'a, REG> = BitWriter<'a, REG, HPCDIR_A>;
Expand description

Field HPCDIR writer - Port Control Direction

Aliased Type§

struct HPCDIR_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> HPCDIR_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

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

source

pub fn value2(self) -> &'a mut W<REG>

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