[][src]Type Definition atsamd51p::sdhc0::tmr::ACMDEN_R

type ACMDEN_R = R<u8, ACMDEN_A>;

Reader of field ACMDEN

Implementations

impl ACMDEN_R[src]

pub fn variant(&self) -> Variant<u8, ACMDEN_A>[src]

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is CMD12

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

Checks if the value of the field is CMD23