W

Type Alias W 

pub type W = W<DataSpec>;
Expand description

Register DATA writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn ll(&mut self) -> LlW<'_, DataSpec>

Bits 0:7 - CRC Low Lower Byte

pub fn lu(&mut self) -> LuW<'_, DataSpec>

Bits 8:15 - CRC Low Upper Byte

pub fn hl(&mut self) -> HlW<'_, DataSpec>

Bits 16:23 - CRC High Lower Byte

pub fn hu(&mut self) -> HuW<'_, DataSpec>

Bits 24:31 - CRC High Upper Byte