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

type MCTM_CH3ICFR = Reg<u32, _MCTM_CH3ICFR>;

MCTM_CH3ICFR

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

For information about available fields see mctm_ch3icfr module

Trait Implementations

impl Readable for MCTM_CH3ICFR[src]

read() method returns mctm_ch3icfr::R reader structure

impl ResetValue for MCTM_CH3ICFR[src]

Register MCTM_CH3ICFR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCTM_CH3ICFR[src]

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