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

type GPTM_DICTR = Reg<u32, _GPTM_DICTR>;

GPTM_DICTR

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

For information about available fields see gptm_dictr module

Trait Implementations

impl Readable for GPTM_DICTR[src]

read() method returns gptm_dictr::R reader structure

impl ResetValue for GPTM_DICTR[src]

Register GPTM_DICTR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_DICTR[src]

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