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

type GPTM_CH1OCFR = Reg<u32, _GPTM_CH1OCFR>;

GPTM_CH1OCFR

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

For information about available fields see gptm_ch1ocfr module

Trait Implementations

impl Readable for GPTM_CH1OCFR[src]

read() method returns gptm_ch1ocfr::R reader structure

impl ResetValue for GPTM_CH1OCFR[src]

Register GPTM_CH1OCFR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_CH1OCFR[src]

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