[][src]Type Definition imxrt1062_semc::IPCR0

type IPCR0 = Reg<u32, _IPCR0>;

IP Command control register 0

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

For information about available fields see ipcr0 module

Trait Implementations

impl Readable for IPCR0[src]

read() method returns ipcr0::R reader structure

impl ResetValue for IPCR0[src]

Register IPCR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for IPCR0[src]

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