Type Alias xmc4800::port6::pdisc::Pdis13R

source ·
pub type Pdis13R = BitReader<Pdis13>;
Expand description

Field PDIS13 reader - Pad Disable for Port n Pin 13

Aliased Type§

struct Pdis13R { /* private fields */ }

Implementations§

source§

impl Pdis13R

source

pub const fn variant(&self) -> Pdis13

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.