Type Alias xmc4400::port2::pps::PPS7_R

source ·
pub type PPS7_R = BitReader<PPS7_A>;
Expand description

Field PPS7 reader - Port n Pin Power Save Bit 7

Aliased Type§

struct PPS7_R { /* private fields */ }

Implementations§

source§

impl PPS7_R

source

pub const fn variant(&self) -> PPS7_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.