[][src]Type Definition atsame54n::dmac::crcctrl::CRCPOLY_R

type CRCPOLY_R = R<u8, CRCPOLY_A>;

Reader of field CRCPOLY

Implementations

impl CRCPOLY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CRC16

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

Checks if the value of the field is CRC32