[][src]Type Definition ht32f2yyy::ht32f275x::gptm0::GPTM_CH1ICFR

type GPTM_CH1ICFR = Reg<u32, _GPTM_CH1ICFR>;

GPTM_CH1ICFR

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

For information about available fields see gptm_ch1icfr module

Trait Implementations

impl Readable for GPTM_CH1ICFR[src]

read() method returns gptm_ch1icfr::R reader structure

impl ResetValue for GPTM_CH1ICFR[src]

Register GPTM_CH1ICFR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_CH1ICFR[src]

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