Type Alias xmc4800::port4::pdisc::Pdis6R

source ·
pub type Pdis6R = BitReader<Pdis6>;
Expand description

Field PDIS6 reader - Pad Disable for Port n Pin 6

Aliased Type§

struct Pdis6R { /* private fields */ }

Implementations§

source§

impl Pdis6R

source

pub const fn variant(&self) -> Pdis6

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.