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

type BWTR4 = Reg<u32, _BWTR4>;

SRAM/NOR-Flash write timing registers 4

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

For information about available fields see bwtr4 module

Trait Implementations

impl Readable for BWTR4[src]

read() method returns bwtr4::R reader structure

impl ResetValue for BWTR4[src]

Register BWTR4 reset()'s with value 0x0fff_ffff

type Type = u32

Register size

impl Writable for BWTR4[src]

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