Type Alias xmc4800::port8::pdisc::Pdis14R

source ·
pub type Pdis14R = BitReader<Pdis14>;
Expand description

Field PDIS14 reader - Pad Disable for Port n Pin 14

Aliased Type§

struct Pdis14R { /* private fields */ }

Implementations§

source§

impl Pdis14R

source

pub const fn variant(&self) -> Pdis14

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.