[−][src]Type Definition lpc55_pac::syscon::FMCFLUSH
type FMCFLUSH = Reg<u32, _FMCFLUSH>;
FMCflush control
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see fmcflush module
Trait Implementations
impl ResetValue for FMCFLUSH
[src][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for FMCFLUSH
[src]
write(|w| ..)
method takes fmcflush::W writer structure