Type Alias xmc4800::ppb::Aircr

source ·
pub type Aircr = Reg<AircrSpec>;
Expand description

AIRCR (rw) register accessor: Application Interrupt and Reset Control Register

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

For information about available fields see aircr module

Aliased Type§

struct Aircr { /* private fields */ }