[][src]Type Definition lpc54606_pac::syscon::FLASHCFG

type FLASHCFG = Reg<u32, _FLASHCFG>;

Flash wait states configuration

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

For information about available fields see flashcfg module

Trait Implementations

impl Readable for FLASHCFG[src]

read() method returns flashcfg::R reader structure

impl ResetValue for FLASHCFG[src]

Register FLASHCFG reset()'s with value 0x0d1a

type Type = u32

Register size

impl Writable for FLASHCFG[src]

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