[][src]Type Definition rsl10_pac::crc::crc_ctrl::W

type W = W<u32, CRC_CTRL>;

Writer for register CRC_CTRL

Methods

impl W[src]

pub fn final_crc_xor(&mut self) -> FINAL_CRC_XOR_W[src]

Bit 4 - Selects the final CRC XOR mode

pub fn final_crc_reverse(&mut self) -> FINAL_CRC_REVERSE_W[src]

Bit 3 - Selects the final CRC reversal mode

pub fn bit_order(&mut self) -> BIT_ORDER_W[src]

Bit 2 - Selects the bit order for bytes added to the CRC

pub fn crc_type(&mut self) -> CRC_TYPE_W[src]

Bit 1 - Selects the CRC type

pub fn byte_order(&mut self) -> BYTE_ORDER_W[src]

Bit 0 - Selects the endianness for bytes added to the CRC