ASSR

Type Alias ASSR 

Source
pub type ASSR = Reg<ASSR_SPEC>;
Expand description

ASSR (rw) register accessor: Asynchronous Status Register

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

For information about available fields see assr module

Aliased Typeยง

pub struct ASSR { /* private fields */ }