Type Alias xmc4300::port14::pps::PPS14_R

source ·
pub type PPS14_R = BitReader<PPS14_A>;
Expand description

Field PPS14 reader - Port n Pin Power Save Bit 14

Aliased Type§

struct PPS14_R { /* private fields */ }

Implementations§

source§

impl PPS14_R

source

pub const fn variant(&self) -> PPS14_A

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.