[][src]Type Definition imxrt1062_xtalosc24m::LOWPWR_CTRL_SET

type LOWPWR_CTRL_SET = Reg<u32, _LOWPWR_CTRL_SET>;

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

Trait Implementations

impl Readable for LOWPWR_CTRL_SET[src]

read() method returns lowpwr_ctrl_set::R reader structure

impl ResetValue for LOWPWR_CTRL_SET[src]

Register LOWPWR_CTRL_SET reset()'s with value 0x4001

type Type = u32

Register size

impl Writable for LOWPWR_CTRL_SET[src]

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