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

type GPTM_EVGR = Reg<u32, _GPTM_EVGR>;

GPTM_EVGR

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

For information about available fields see gptm_evgr module

Trait Implementations

impl Readable for GPTM_EVGR[src]

read() method returns gptm_evgr::R reader structure

impl ResetValue for GPTM_EVGR[src]

Register GPTM_EVGR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_EVGR[src]

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