Skip to main content

R

Type Alias R 

Source
pub type R = R<u32, DATA>;
Expand description

Reader of register DATA

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ll(&self) -> LL_R

Bits 0:7 - CRC Low Lower Byte

Source

pub fn lu(&self) -> LU_R

Bits 8:15 - CRC Low Upper Byte

Source

pub fn hl(&self) -> HL_R

Bits 16:23 - CRC High Lower Byte

Source

pub fn hu(&self) -> HU_R

Bits 24:31 - CRC High Upper Byte