Type Alias xmc4300::scu_trap::Trapstat

source ·
pub type Trapstat = Reg<TrapstatSpec>;
Expand description

TRAPSTAT (r) register accessor: Trap Status Register

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

For information about available fields see trapstat module

Aliased Type§

struct Trapstat { /* private fields */ }