Type Alias xmc4800::port1::pdisc::Pdis15R

source ·
pub type Pdis15R = BitReader<Pdis15>;
Expand description

Field PDIS15 reader - Pad Disable for Port n Pin 15

Aliased Type§

struct Pdis15R { /* private fields */ }

Implementations§

source§

impl Pdis15R

source

pub const fn variant(&self) -> Pdis15

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.