[][src]Type Definition k22f::crc::data::W

type W = W<u32, DATA>;

Writer for register DATA

Methods

impl W[src]

pub fn ll(&mut self) -> LL_W[src]

Bits 0:7 - CRC Low Lower Byte

pub fn lu(&mut self) -> LU_W[src]

Bits 8:15 - CRC Low Upper Byte

pub fn hl(&mut self) -> HL_W[src]

Bits 16:23 - CRC High Lower Byte

pub fn hu(&mut self) -> HU_W[src]

Bits 24:31 - CRC High Upper Byte