[][src]Type Definition ht32f2yyy::ht32f275x::mctm::MCTM_CH2ICFR

type MCTM_CH2ICFR = Reg<u32, _MCTM_CH2ICFR>;

MCTM_CH2ICFR

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

For information about available fields see mctm_ch2icfr module

Trait Implementations

impl Readable for MCTM_CH2ICFR[src]

read() method returns mctm_ch2icfr::R reader structure

impl ResetValue for MCTM_CH2ICFR[src]

Register MCTM_CH2ICFR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCTM_CH2ICFR[src]

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