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

type GPTM_CTR = Reg<u32, _GPTM_CTR>;

GPTM_CTR

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

For information about available fields see gptm_ctr module

Trait Implementations

impl Readable for GPTM_CTR[src]

read() method returns gptm_ctr::R reader structure

impl ResetValue for GPTM_CTR[src]

Register GPTM_CTR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_CTR[src]

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