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

type PD7_R = R<u8, PD7_A>;

Reader of field PD7

Methods

impl PD7_R[src]

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