Type Alias xmc4800::rtc::Id

source ·
pub type Id = Reg<IdSpec>;
Expand description

ID (r) register accessor: RTC ID Register

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

For information about available fields see id module

Aliased Type§

struct Id { /* private fields */ }