Type Alias AON

Source
pub type AON = Reg<AON_SPEC>;
Expand description

aon (rw) register accessor: aon.

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

For information about available fields see aon module

Aliased Typeยง

struct AON { /* private fields */ }