Type Alias xmc4500::port15::pps::PPS8_W

source ·
pub type PPS8_W<'a, REG> = BitWriter<'a, REG, PPS8_A>;
Expand description

Field PPS8 writer - Port n Pin Power Save Bit 8

Aliased Type§

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

Implementations§

source§

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

source

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

Pin Power Save of Pn.x is disabled.

source

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

Pin Power Save of Pn.x is enabled.