Type Definition stm32f1::stm32f101::fsmc::BWTR[][src]

type BWTR = Reg<u32, _BWTR>;

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 bwtr module

Trait Implementations

impl Readable for BWTR[src]

read() method returns bwtr::R reader structure

impl ResetValue for BWTR[src]

Register BWTR%s reset()'s with value 0x0fff_ffff

type Type = u32

Register size

impl Writable for BWTR[src]

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