Type Alias xmc4300::port1::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_const_0(&self) -> bool

Pad Pn.x is enabled.

source

pub fn is_const_1(&self) -> bool

Pad Pn.x is disabled.