Type Alias xmc4800::port15::pps::Pps10W

source ·
pub type Pps10W<'a, REG> = BitWriter<'a, REG, Pps10>;
Expand description

Field PPS10 writer - Port n Pin Power Save Bit 10

Aliased Type§

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

Implementations§

source§

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