Type Alias xmc4500::port4::pps::PPS4_R

source ·
pub type PPS4_R = BitReader<PPS4_A>;
Expand description

Field PPS4 reader - Port n Pin Power Save Bit 4

Aliased Type§

struct PPS4_R { /* private fields */ }

Implementations§

source§

impl PPS4_R

source

pub const fn variant(&self) -> PPS4_A

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.