pub type Smr = Reg<SmrSpec>;
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.
read
smr::R
reset
write
write_with_zero
smr::W
modify
For information about available fields see smr module
smr
pub struct Smr { /* private fields */ }