[][src]Type Definition xmc4800::port3::pdr0::PD4_R

type PD4_R = R<u8, PD4_A>;

Reader of field PD4

Methods

impl PD4_R[src]

pub fn variant(&self) -> PD4_A[src]

Get enumerated values variant

pub fn is_sd_soe(&self) -> bool[src]

Checks if the value of the field is SD_SOE

pub fn is_sd_sle(&self) -> bool[src]

Checks if the value of the field is SD_SLE

pub fn is_md(&self) -> bool[src]

Checks if the value of the field is MD

pub fn is_wd(&self) -> bool[src]

Checks if the value of the field is WD

pub fn is_sd_soe_alt(&self) -> bool[src]

Checks if the value of the field is SD_SOE_ALT

pub fn is_sd_sle_alt(&self) -> bool[src]

Checks if the value of the field is SD_SLE_ALT

pub fn is_md_alt(&self) -> bool[src]

Checks if the value of the field is MD_ALT

pub fn is_wd_alt(&self) -> bool[src]

Checks if the value of the field is WD_ALT