[][src]Type Definition imxrt1062_semc::IPCR1

type IPCR1 = Reg<u32, _IPCR1>;

IP Command control register 1

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

For information about available fields see ipcr1 module

Trait Implementations

impl Readable for IPCR1[src]

read() method returns ipcr1::R reader structure

impl ResetValue for IPCR1[src]

Register IPCR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for IPCR1[src]

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