Type Alias xmc4800::port8::hwsel::Hw3W

source ·
pub type Hw3W<'a, REG> = FieldWriter<'a, REG, 2, Hw3>;
Expand description

Field HW3 writer - Port n Pin Hardware Select Bit 3

Aliased Type§

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

Implementations§

source§

impl<'a, REG> Hw3W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

Software control only.

source

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

HW0 control path can override the software configuration.

source

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

HW1 control path can override the software configuration.