xmc4500::port2::pdr0

Type Alias PD4_R

Source
pub type PD4_R = FieldReader<PD4_A>;
Expand description

Field PD4 reader - Pad Driver Mode for Pn.4

Aliased Type§

struct PD4_R { /* private fields */ }

Implementations§

Source§

impl PD4_R

Source

pub const fn variant(&self) -> Option<PD4_A>

Get enumerated values variant

Source

pub fn is_sd_she(&self) -> bool

A2 strong driver, sharp edge

Source

pub fn is_sd_mee(&self) -> bool

A2 strong driver, medium edge

Source

pub fn is_sd_soe(&self) -> bool

A2 strong driver, soft edge

Source

pub fn is_md(&self) -> bool

A2 medium driver

Source

pub fn is_wd(&self) -> bool

A2 weak driver