[][src]Type Definition ht32f2xxxx::ht32f22366::mctm0::MCTM_CH0OCFR

type MCTM_CH0OCFR = Reg<u32, _MCTM_CH0OCFR>;

MCTM_CH0OCFR

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

For information about available fields see mctm_ch0ocfr module

Trait Implementations

impl Readable for MCTM_CH0OCFR[src]

read() method returns mctm_ch0ocfr::R reader structure

impl ResetValue for MCTM_CH0OCFR[src]

Register MCTM_CH0OCFR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCTM_CH0OCFR[src]

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