Bmr

Type Alias Bmr 

Source
pub type Bmr = Reg<BmrSpec>;
Expand description

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.

For information about available fields see bmr module

Aliased Typeยง

pub struct Bmr { /* private fields */ }