R

Type Alias R 

pub type R = R<DataSpec>;
Expand description

Register DATA reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn ll(&self) -> LlR

Bits 0:7 - CRC Low Lower Byte

pub fn lu(&self) -> LuR

Bits 8:15 - CRC Low Upper Byte

pub fn hl(&self) -> HlR

Bits 16:23 - CRC High Lower Byte

pub fn hu(&self) -> HuR

Bits 24:31 - CRC High Upper Byte