Type Alias xmc4800::can::list::R

source ·
pub type R = R<ListSpec>;
Expand description

Register LIST[%s] reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn begin(&self) -> BeginR

Bits 0:7 - List Begin

source

pub fn end(&self) -> EndR

Bits 8:15 - List End

source

pub fn size(&self) -> SizeR

Bits 16:23 - List Size

source

pub fn empty(&self) -> EmptyR

Bit 24 - List Empty Indication