[][src]Type Definition ht32f5xxxx::ht32f52342_52::gptm0::GPTM_CH0OCFR

type GPTM_CH0OCFR = Reg<u32, _GPTM_CH0OCFR>;

GPTM_CH0OCFR

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

For information about available fields see gptm_ch0ocfr module

Trait Implementations

impl Readable for GPTM_CH0OCFR[src]

read() method returns gptm_ch0ocfr::R reader structure

impl ResetValue for GPTM_CH0OCFR[src]

Register GPTM_CH0OCFR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_CH0OCFR[src]

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