[][src]Type Definition stm32f4::stm32f413::fsmc::BWTR

type BWTR = Reg<u32, _BWTR>;

BWTR1

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 0

type Type = u32

Register size

impl Writable for BWTR[src]

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