pub type BCR = Reg<BCRrs>;Expand description
BCR (rw) register accessor: SRAM/NOR-Flash chip-select control register for bank %s
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.
See register structure
For information about available fields see bcr module
Aliased Typeยง
pub struct BCR { /* private fields */ }