[][src]Type Definition atsamd51p::dmac::crcctrl::CRCMODE_R

type CRCMODE_R = R<u8, CRCMODE_A>;

Reader of field CRCMODE

Implementations

impl CRCMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DEFAULT

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

Checks if the value of the field is CRCMON

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

Checks if the value of the field is CRCGEN