[][src]Type Definition ht32f1xxxx::ht32f12345::mctm0::MCTM_CH1ICFR

type MCTM_CH1ICFR = Reg<u32, _MCTM_CH1ICFR>;

MCTM_CH1ICFR

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

For information about available fields see mctm_ch1icfr module

Trait Implementations

impl Readable for MCTM_CH1ICFR[src]

read() method returns mctm_ch1icfr::R reader structure

impl ResetValue for MCTM_CH1ICFR[src]

Register MCTM_CH1ICFR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCTM_CH1ICFR[src]

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