Type Alias xmc4500::scu_hibernate::hdcr::HIBIO1SEL_W

source ·
pub type HIBIO1SEL_W<'a, REG> = FieldWriter<'a, REG, 4, HIBIO1SEL_A>;
Expand description

Field HIBIO1SEL writer - HIB_IO_1 Pin I/O Control (Default WKUP)

Aliased Type§

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

Implementations§

source§

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

source

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

Direct input, No input pull device connected

source

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

Direct input, Input pull-down device connected

source

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

Direct input, Input pull-up device connected

source

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

Push-pull HIB Control output

source

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

Push-pull WDT service output

source

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

Push-pull GPIO output

source

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

Open-drain HIB Control output

source

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

Open-drain WDT service output

source

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

Open-drain GPIO output