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

type MCTM_CH0ICFR = Reg<u32, _MCTM_CH0ICFR>;

MCTM_CH0ICFR

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

For information about available fields see mctm_ch0icfr module

Trait Implementations

impl Readable for MCTM_CH0ICFR[src]

read() method returns mctm_ch0icfr::R reader structure

impl ResetValue for MCTM_CH0ICFR[src]

Register MCTM_CH0ICFR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCTM_CH0ICFR[src]

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