Type Alias xmc4300::port14::pps::Pps3R

source ·
pub type Pps3R = BitReader<Pps3>;
Expand description

Field PPS3 reader - Port n Pin Power Save Bit 3

Aliased Type§

struct Pps3R { /* private fields */ }

Implementations§

source§

impl Pps3R

source

pub const fn variant(&self) -> Pps3

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.