[][src]Type Definition imxrt1062_usdhc1::CLK_TUNE_CTRL_STATUS

type CLK_TUNE_CTRL_STATUS = Reg<u32, _CLK_TUNE_CTRL_STATUS>;

CLK Tuning Control and Status

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

For information about available fields see clk_tune_ctrl_status module

Trait Implementations

impl Readable for CLK_TUNE_CTRL_STATUS[src]

read() method returns clk_tune_ctrl_status::R reader structure

impl ResetValue for CLK_TUNE_CTRL_STATUS[src]

Register CLK_TUNE_CTRL_STATUS reset()'s with value 0

type Type = u32

Register size

impl Writable for CLK_TUNE_CTRL_STATUS[src]

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