pub type Bmr = Reg<BmrSpec>;
BMR (rw) register accessor: Bus Monitor Register
You can read this register and get bmr::R. You can reset, write, write_with_zero this register using bmr::W. You can also modify this register. See API.
read
bmr::R
reset
write
write_with_zero
bmr::W
modify
For information about available fields see bmr module
bmr
pub struct Bmr { /* private fields */ }