[][src]Type Definition rsl10_pac::sysctrl::SYSCTRL_CNT_CTRL

type SYSCTRL_CNT_CTRL = Reg<u32, _SYSCTRL_CNT_CTRL>;

Activity Counters Control

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

For information about available fields see sysctrl_cnt_ctrl module

Trait Implementations

impl Readable for SYSCTRL_CNT_CTRL[src]

read() method returns sysctrl_cnt_ctrl::R reader structure

impl ResetValue for SYSCTRL_CNT_CTRL[src]

Register SYSCTRL_CNT_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for SYSCTRL_CNT_CTRL[src]

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