Smr

Type Alias Smr 

Source
pub type Smr = Reg<SmrSpec>;
Expand description

SMR (rw) register accessor: Status Match Register

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

For information about available fields see smr module

Aliased Typeยง

pub struct Smr { /* private fields */ }