Type Alias xmc4800::can::List

source ·
pub type List = Reg<ListSpec>;
Expand description

LIST (r) register accessor: List Register

You can read this register and get list::R. See API.

For information about available fields see list module

Aliased Type§

struct List { /* private fields */ }