Type Alias xmc4300::port5::pps::PPS6_W

source ·
pub type PPS6_W<'a, REG> = BitWriter<'a, REG, PPS6_A>;
Expand description

Field PPS6 writer - Port n Pin Power Save Bit 6

Aliased Type§

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

Implementations§

source§

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

source

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

Pin Power Save of Pn.x is disabled.

source

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

Pin Power Save of Pn.x is enabled.