Type Alias xmc4800::eth0::Debug

source ·
pub type Debug = Reg<DebugSpec>;
Expand description

DEBUG (r) register accessor: Debug Register

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

For information about available fields see debug module

Aliased Type§

struct Debug { /* private fields */ }