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

type W = W<u32, CTRL>;

Writer for register CTRL

Methods

impl W[src]

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

Bit 0 - CRC Functionality Enable

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

Bit 4 - Polynomial Select

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

Bit 8 - Byte Mode Enable

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

Bit 9 - Byte-level Bit Reverse Enable

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

Bit 10 - Byte Reverse Mode

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

Bit 13 - Auto Init Enable