Type Alias xmc4800::port2::pdisc::Pdis8R

source ·
pub type Pdis8R = BitReader<Pdis8>;
Expand description

Field PDIS8 reader - Pad Disable for Port n Pin 8

Aliased Type§

struct Pdis8R { /* private fields */ }

Implementations§

source§

impl Pdis8R

source

pub const fn variant(&self) -> Pdis8

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.