[][src]Type Definition k210_pac::sysctl::CLK_FREQ

type CLK_FREQ = Reg<u32, _CLK_FREQ>;

System clock base frequency

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

For information about avaliable fields see clk_freq module

Trait Implementations

impl Readable for CLK_FREQ[src]

read() method returns clk_freq::R reader structure

impl Writable for CLK_FREQ[src]

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

impl ResetValue for CLK_FREQ[src]

Register clk_freq reset()'s with value 0

type Type = u32

Register size