[][src]Type Definition lpc54606_pac::fmc::FBWST

type FBWST = Reg<u32, _FBWST>;

Wait state register

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

For information about available fields see fbwst module

Trait Implementations

impl Readable for FBWST[src]

read() method returns fbwst::R reader structure

impl ResetValue for FBWST[src]

Register FBWST reset()'s with value 0xc005

type Type = u32

Register size

impl Writable for FBWST[src]

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