[][src]Type Definition ht32f1xxxx::ht32f12364::mctm0::MCTM_CNTR

type MCTM_CNTR = Reg<u32, _MCTM_CNTR>;

MCTM_CNTR

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

For information about available fields see mctm_cntr module

Trait Implementations

impl Readable for MCTM_CNTR[src]

read() method returns mctm_cntr::R reader structure

impl ResetValue for MCTM_CNTR[src]

Register MCTM_CNTR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCTM_CNTR[src]

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