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

type MCTM_MDCFR = Reg<u32, _MCTM_MDCFR>;

MCTM_MDCFR

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

For information about available fields see mctm_mdcfr module

Trait Implementations

impl Readable for MCTM_MDCFR[src]

read() method returns mctm_mdcfr::R reader structure

impl ResetValue for MCTM_MDCFR[src]

Register MCTM_MDCFR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCTM_MDCFR[src]

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