[][src]Type Definition imxrt1062_cmp1::MUXCR

type MUXCR = Reg<u8, _MUXCR>;

MUX Control Register

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

For information about available fields see muxcr module

Trait Implementations

impl Readable for MUXCR[src]

read() method returns muxcr::R reader structure

impl ResetValue for MUXCR[src]

Register MUXCR reset()'s with value 0

type Type = u8

Register size

impl Writable for MUXCR[src]

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