[][src]Type Definition ht32f2xxxx::ht32f22366::mctm0::MCTM_TRCFR

type MCTM_TRCFR = Reg<u32, _MCTM_TRCFR>;

MCTM_TRCFR

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

For information about available fields see mctm_trcfr module

Trait Implementations

impl Readable for MCTM_TRCFR[src]

read() method returns mctm_trcfr::R reader structure

impl ResetValue for MCTM_TRCFR[src]

Register MCTM_TRCFR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCTM_TRCFR[src]

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