Type Alias Bcr

Source
pub type Bcr = Reg<BcrSpec>;
Expand description

BCR (rw) register accessor: Block Count

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

For information about available fields see bcr module

Aliased Typeยง

struct Bcr { /* private fields */ }