[][src]Type Definition ht32f1xxxx::ht32f12345::gptm0::GPTM_CNTCFR

type GPTM_CNTCFR = Reg<u32, _GPTM_CNTCFR>;

GPTM_CNTCFR

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

For information about available fields see gptm_cntcfr module

Trait Implementations

impl Readable for GPTM_CNTCFR[src]

read() method returns gptm_cntcfr::R reader structure

impl ResetValue for GPTM_CNTCFR[src]

Register GPTM_CNTCFR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_CNTCFR[src]

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