[][src]Type Definition imxrt1062_xtalosc24m::LOWPWR_CTRL_CLR

type LOWPWR_CTRL_CLR = Reg<u32, _LOWPWR_CTRL_CLR>;

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_clr module

Trait Implementations

impl Readable for LOWPWR_CTRL_CLR[src]

read() method returns lowpwr_ctrl_clr::R reader structure

impl ResetValue for LOWPWR_CTRL_CLR[src]

Register LOWPWR_CTRL_CLR reset()'s with value 0x4001

type Type = u32

Register size

impl Writable for LOWPWR_CTRL_CLR[src]

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