[][src]Type Definition ht32f5xxxx::ht32f52342_52::gptm0::GPTM_CNTR

type GPTM_CNTR = Reg<u32, _GPTM_CNTR>;

GPTM_CNTR

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

For information about available fields see gptm_cntr module

Trait Implementations

impl Readable for GPTM_CNTR[src]

read() method returns gptm_cntr::R reader structure

impl ResetValue for GPTM_CNTR[src]

Register GPTM_CNTR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_CNTR[src]

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