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

type GPTM_CH3ICFR = Reg<u32, _GPTM_CH3ICFR>;

GPTM_CH3ICFR

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

For information about available fields see gptm_ch3icfr module

Trait Implementations

impl Readable for GPTM_CH3ICFR[src]

read() method returns gptm_ch3icfr::R reader structure

impl ResetValue for GPTM_CH3ICFR[src]

Register GPTM_CH3ICFR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_CH3ICFR[src]

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