[][src]Type Definition atsame54p::sdhc0::eistr::ACMD_R

type ACMD_R = R<bool, ACMD_A>;

Reader of field ACMD

Implementations

impl ACMD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO

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

Checks if the value of the field is YES