Type Alias xmc4800::port1::hwsel::Hw8W

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

Field HW8 writer - Port n Pin Hardware Select Bit 8

Aliased Type§

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

Implementations§

source§

impl<'a, REG> Hw8W<'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.