[][src]Type Definition xmc4800::port4::pdr0::PD5_R

type PD5_R = R<u8, PD5_A>;

Reader of field PD5

Methods

impl PD5_R[src]

pub fn variant(&self) -> PD5_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