Type Alias xmc4800::port0::pdisc::Pdis2R

source ·
pub type Pdis2R = BitReader<Pdis2>;
Expand description

Field PDIS2 reader - Pad Disable for Port n Pin 2

Aliased Type§

struct Pdis2R { /* private fields */ }

Implementations§

source§

impl Pdis2R

source

pub const fn variant(&self) -> Pdis2

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.