[][src]Type Definition ht32f5xxxx::ht32f52342_52::mctm0::MCTM_CTR

type MCTM_CTR = Reg<u32, _MCTM_CTR>;

MCTM_CTR

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

For information about available fields see mctm_ctr module

Trait Implementations

impl Readable for MCTM_CTR[src]

read() method returns mctm_ctr::R reader structure

impl ResetValue for MCTM_CTR[src]

Register MCTM_CTR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCTM_CTR[src]

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