Type Definition stm32f3::stm32f303::fmc::BCR2[][src]

type BCR2 = Reg<u32, _BCR2>;
Expand description

SRAM/NOR-Flash chip-select control register 2

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see bcr2 module

Trait Implementations

Register BCR2 reset()’s with value 0x30d0

Register size

Reset value of the register

read() method returns bcr2::R reader structure

write(|w| ..) method takes bcr2::W writer structure