[][src]Type Definition imxrt1062_xtalosc24m::LOWPWR_CTRL

type LOWPWR_CTRL = Reg<u32, _LOWPWR_CTRL>;

XTAL OSC (LP) Control Register

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

For information about available fields see lowpwr_ctrl module

Trait Implementations

impl Readable for LOWPWR_CTRL[src]

read() method returns lowpwr_ctrl::R reader structure

impl ResetValue for LOWPWR_CTRL[src]

Register LOWPWR_CTRL reset()'s with value 0x4001

type Type = u32

Register size

impl Writable for LOWPWR_CTRL[src]

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