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

type SYSCTRL_CM3_CNT = Reg<u32, _SYSCTRL_CM3_CNT>;

CM3 Activity Counter Value

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

For information about available fields see sysctrl_cm3_cnt module

Trait Implementations

impl Readable for SYSCTRL_CM3_CNT[src]

read() method returns sysctrl_cm3_cnt::R reader structure

impl ResetValue for SYSCTRL_CM3_CNT[src]

Register SYSCTRL_CM3_CNT reset()'s with value 0

type Type = u32

Register size

impl Writable for SYSCTRL_CM3_CNT[src]

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