[][src]Type Definition imxrt1062_flexspi::IPCMD

type IPCMD = Reg<u32, _IPCMD>;

IP Command Register

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

For information about available fields see ipcmd module

Trait Implementations

impl Readable for IPCMD[src]

read() method returns ipcmd::R reader structure

impl ResetValue for IPCMD[src]

Register IPCMD reset()'s with value 0

type Type = u32

Register size

impl Writable for IPCMD[src]

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