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

type GPTM_CRR = Reg<u32, _GPTM_CRR>;

GPTM_CRR

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

For information about available fields see gptm_crr module

Trait Implementations

impl Readable for GPTM_CRR[src]

read() method returns gptm_crr::R reader structure

impl ResetValue for GPTM_CRR[src]

Register GPTM_CRR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_CRR[src]

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