[][src]Type Definition lpc55s6x_pac::syscon::sdioclkctrl::CCLK_DRV_PHASE_R

type CCLK_DRV_PHASE_R = R<u8, CCLK_DRV_PHASE_A>;

Reader of field CCLK_DRV_PHASE

Methods

impl CCLK_DRV_PHASE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ENUM_0_DEG

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

Checks if the value of the field is ENUM_90_DEG

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

Checks if the value of the field is ENUM_180_DEG

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

Checks if the value of the field is ENUM_270_DEG