Type Alias xmc4800::port15::pps::Pps8R

source ·
pub type Pps8R = BitReader<Pps8>;
Expand description

Field PPS8 reader - Port n Pin Power Save Bit 8

Aliased Type§

struct Pps8R { /* private fields */ }

Implementations§

source§

impl Pps8R

source

pub const fn variant(&self) -> Pps8

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.