Type Definition atsame54n19a_pac::sdhc0::cr::CMDTYP_R[][src]

type CMDTYP_R = R<u8, CMDTYP_A>;

Reader of field CMDTYP

Implementations

impl CMDTYP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NORMAL

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

Checks if the value of the field is SUSPEND

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

Checks if the value of the field is RESUME

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

Checks if the value of the field is ABORT