[][src]Type Definition stm32f3::stm32f3x8::fmc::BCR3

type BCR3 = Reg<u32, _BCR3>;

SRAM/NOR-Flash chip-select control register 3

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

For information about avaliable fields see bcr3 module

Trait Implementations

impl Readable for BCR3[src]

read() method returns bcr3::R reader structure

impl Writable for BCR3[src]

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

impl ResetValue for BCR3[src]

Register BCR3 reset()'s with value 0x30d0

type Type = u32

Register size