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

type PD3_R = R<u8, PD3_A>;

Reader of field PD3

Methods

impl PD3_R[src]

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