[][src]Type Definition efm32pg12_pac::gpcrc::ctrl::R

type R = R<u32, CTRL>;

Reader of register CTRL

Methods

impl R[src]

pub fn en(&self) -> EN_R[src]

Bit 0 - CRC Functionality Enable

pub fn polysel(&self) -> POLYSEL_R[src]

Bit 4 - Polynomial Select

pub fn bytemode(&self) -> BYTEMODE_R[src]

Bit 8 - Byte Mode Enable

pub fn bitreverse(&self) -> BITREVERSE_R[src]

Bit 9 - Byte-level Bit Reverse Enable

pub fn bytereverse(&self) -> BYTEREVERSE_R[src]

Bit 10 - Byte Reverse Mode

pub fn autoinit(&self) -> AUTOINIT_R[src]

Bit 13 - Auto Init Enable