[][src]Type Definition rsl10_pac::clk::CLK_SYS_CFG

type CLK_SYS_CFG = Reg<u32, _CLK_SYS_CFG>;

System Clock Configuration Register

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

For information about available fields see clk_sys_cfg module

Trait Implementations

impl Readable for CLK_SYS_CFG[src]

read() method returns clk_sys_cfg::R reader structure

impl ResetValue for CLK_SYS_CFG[src]

Register CLK_SYS_CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for CLK_SYS_CFG[src]

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