Type Alias xmc4300::ppb::AIRCR

source ·
pub type AIRCR = Reg<AIRCR_SPEC>;
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 */ }