[][src]Type Definition imxrt1062_ewm::CLKCTRL

type CLKCTRL = Reg<u8, _CLKCTRL>;

Clock Control Register

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

For information about available fields see clkctrl module

Trait Implementations

impl Readable for CLKCTRL[src]

read() method returns clkctrl::R reader structure

impl ResetValue for CLKCTRL[src]

Register CLKCTRL reset()'s with value 0

type Type = u8

Register size

impl Writable for CLKCTRL[src]

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