Type Alias xmc4500::port3::pps::PPS13_R

source ·
pub type PPS13_R = BitReader<PPS13_A>;
Expand description

Field PPS13 reader - Port n Pin Power Save Bit 13

Aliased Type§

struct PPS13_R { /* private fields */ }

Implementations§

source§

impl PPS13_R

source

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