Type Alias xmc4800::rtc::ID

source ·
pub type ID = Reg<ID_SPEC>;
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 */ }