Type Alias xmc4300::scu_trap::Trapdis

source ·
pub type Trapdis = Reg<TrapdisSpec>;
Expand description

TRAPDIS (rw) register accessor: Trap Disable Register

You can read this register and get trapdis::R. You can reset, write, write_with_zero this register using trapdis::W. You can also modify this register. See API.

For information about available fields see trapdis module

Aliased Type§

struct Trapdis { /* private fields */ }