[][src]Type Definition imxrt1062_semc::IOCR

type IOCR = Reg<u32, _IOCR>;

IO Mux Control Register

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

For information about available fields see iocr module

Trait Implementations

impl Readable for IOCR[src]

read() method returns iocr::R reader structure

impl ResetValue for IOCR[src]

Register IOCR reset()'s with value 0

type Type = u32

Register size

impl Writable for IOCR[src]

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