[][src]Type Definition ht32f1xxxx::ht32f12364::gptm0::GPTM_CH0ICFR

type GPTM_CH0ICFR = Reg<u32, _GPTM_CH0ICFR>;

GPTM_CH0ICFR

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

For information about available fields see gptm_ch0icfr module

Trait Implementations

impl Readable for GPTM_CH0ICFR[src]

read() method returns gptm_ch0icfr::R reader structure

impl ResetValue for GPTM_CH0ICFR[src]

Register GPTM_CH0ICFR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_CH0ICFR[src]

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