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

type BWTR1 = Reg<u32, _BWTR1>;

SRAM/NOR-Flash write timing registers 1

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

For information about available fields see bwtr1 module

Trait Implementations

impl Readable for BWTR1[src]

read() method returns bwtr1::R reader structure

impl ResetValue for BWTR1[src]

Register BWTR1 reset()'s with value 0x0fff_ffff

type Type = u32

Register size

impl Writable for BWTR1[src]

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