[][src]Type Definition xmc4800::port3::pdr1::PD9_R

type PD9_R = R<u8, PD9_A>;

Reader of field PD9

Methods

impl PD9_R[src]

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