[][src]Type Definition lpc54606_pac::spifi0::MCMD

type MCMD = Reg<u32, _MCMD>;

SPIFI memory command register

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

For information about available fields see mcmd module

Trait Implementations

impl Readable for MCMD[src]

read() method returns mcmd::R reader structure

impl ResetValue for MCMD[src]

Register MCMD reset()'s with value 0

type Type = u32

Register size

impl Writable for MCMD[src]

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