Type Alias xmc4300::port3::pps::Pps7R

source ·
pub type Pps7R = BitReader<Pps7>;
Expand description

Field PPS7 reader - Port n Pin Power Save Bit 7

Aliased Type§

struct Pps7R { /* private fields */ }

Implementations§

source§

impl Pps7R

source

pub const fn variant(&self) -> Pps7

Get enumerated values variant

source

pub fn is_const_0(&self) -> bool

Pin Power Save of Pn.x is disabled.

source

pub fn is_const_1(&self) -> bool

Pin Power Save of Pn.x is enabled.