Type Alias xmc4500::fce::ID

source ·
pub type ID = Reg<ID_SPEC>;
Expand description

ID (r) register accessor: Module Identification 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 */ }