[][src]Type Definition ht32f2xxxx::ht32f22366::gptm0::GPTM_CH2ICFR

type GPTM_CH2ICFR = Reg<u32, _GPTM_CH2ICFR>;

GPTM_CH2ICFR

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

For information about available fields see gptm_ch2icfr module

Trait Implementations

impl Readable for GPTM_CH2ICFR[src]

read() method returns gptm_ch2icfr::R reader structure

impl ResetValue for GPTM_CH2ICFR[src]

Register GPTM_CH2ICFR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_CH2ICFR[src]

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