Type Alias xmc4800::port1::pps::Pps4R

source ·
pub type Pps4R = BitReader<Pps4>;
Expand description

Field PPS4 reader - Port n Pin Power Save Bit 4

Aliased Type§

struct Pps4R { /* private fields */ }

Implementations§

source§

impl Pps4R

source

pub const fn variant(&self) -> Pps4

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Pin Power Save of Pn.x is disabled.

source

pub fn is_value2(&self) -> bool

Pin Power Save of Pn.x is enabled.