Type Alias Bsr

Source
pub type Bsr = Reg<BsrSpec>;
Expand description

BSR (rw) register accessor: Block Size

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

For information about available fields see bsr module

Aliased Typeยง

struct Bsr { /* private fields */ }