[][src]Type Definition rsl10_pac::acs::ACS_CLK_DET_CTRL

type ACS_CLK_DET_CTRL = Reg<u32, _ACS_CLK_DET_CTRL>;

Clock Detector configuration register

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

For information about available fields see acs_clk_det_ctrl module

Trait Implementations

impl Readable for ACS_CLK_DET_CTRL[src]

read() method returns acs_clk_det_ctrl::R reader structure

impl ResetValue for ACS_CLK_DET_CTRL[src]

Register ACS_CLK_DET_CTRL reset()'s with value 0x0101

type Type = u32

Register size

impl Writable for ACS_CLK_DET_CTRL[src]

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