Type Alias xmc4500::port2::pps::PPS10_R

source ·
pub type PPS10_R = BitReader<PPS10_A>;
Expand description

Field PPS10 reader - Port n Pin Power Save Bit 10

Aliased Type§

struct PPS10_R { /* private fields */ }

Implementations§

source§

impl PPS10_R

source

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