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

type BTR3 = Reg<u32, _BTR3>;
Expand description

SRAM/NOR-Flash chip-select timing register 3

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

For information about available fields see btr3 module

Trait Implementations

Register BTR3 reset()’s with value 0xffff_ffff

Register size

Reset value of the register

read() method returns btr3::R reader structure

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