Type Alias xmc4800::port3::pdisc::Pdis7R

source ·
pub type Pdis7R = BitReader<Pdis7>;
Expand description

Field PDIS7 reader - Pad Disable for Port n Pin 7

Aliased Type§

struct Pdis7R { /* private fields */ }

Implementations§

source§

impl Pdis7R

source

pub const fn variant(&self) -> Pdis7

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.