[][src]Type Definition ht32f1xxxx::ht32f12365_66::gptm0::GPTM_CH2OCFR

type GPTM_CH2OCFR = Reg<u32, _GPTM_CH2OCFR>;

GPTM_CH2OCFR

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

For information about available fields see gptm_ch2ocfr module

Trait Implementations

impl Readable for GPTM_CH2OCFR[src]

read() method returns gptm_ch2ocfr::R reader structure

impl ResetValue for GPTM_CH2OCFR[src]

Register GPTM_CH2OCFR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_CH2OCFR[src]

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