Type Alias xmc4800::port2::pdisc::Pdis4R

source ·
pub type Pdis4R = BitReader<Pdis4>;
Expand description

Field PDIS4 reader - Pad Disable for Port n Pin 4

Aliased Type§

struct Pdis4R { /* private fields */ }

Implementations§

source§

impl Pdis4R

source

pub const fn variant(&self) -> Pdis4

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.