Type Alias xmc4800::port5::pdisc::Pdis12R

source ·
pub type Pdis12R = BitReader<Pdis12>;
Expand description

Field PDIS12 reader - Pad Disable for Port n Pin 12

Aliased Type§

struct Pdis12R { /* private fields */ }

Implementations§

source§

impl Pdis12R

source

pub const fn variant(&self) -> Pdis12

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Pad Pn.x is enabled.

source

pub fn is_value2(&self) -> bool

Pad Pn.x is disabled.