Type Definition stm32g4::stm32g474::fmc::BWTR2[][src]

type BWTR2 = Reg<u32, _BWTR2>;

SRAM/NOR-Flash write timing registers 2

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

For information about available fields see bwtr2 module

Trait Implementations

impl Readable for BWTR2[src]

read() method returns bwtr2::R reader structure

impl ResetValue for BWTR2[src]

Register BWTR2 reset()'s with value 0x0fff_ffff

type Type = u32

Register size

impl Writable for BWTR2[src]

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