[][src]Type Definition stm32f3_copterust::stm32f303::fmc::BWTR3

type BWTR3 = Reg<u32, _BWTR3>;

SRAM/NOR-Flash write timing registers 3

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

For information about available fields see bwtr3 module

Trait Implementations

impl Readable for BWTR3[src]

read() method returns bwtr3::R reader structure

impl ResetValue for BWTR3[src]

Register BWTR3 reset()'s with value 0x0fff_ffff

type Type = u32

Register size

impl Writable for BWTR3[src]

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