Type Alias xmc4800::scu_trap::Trapset

source ·
pub type Trapset = Reg<TrapsetSpec>;
Expand description

TRAPSET (w) register accessor: Trap Set Register

You can reset, write, write_with_zero this register using trapset::W. See API.

For information about available fields see trapset module

Aliased Type§

struct Trapset { /* private fields */ }