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

type MCTM_CH1OCFR = Reg<u32, _MCTM_CH1OCFR>;

MCTM_CH1OCFR

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

For information about available fields see mctm_ch1ocfr module

Trait Implementations

impl Readable for MCTM_CH1OCFR[src]

read() method returns mctm_ch1ocfr::R reader structure

impl ResetValue for MCTM_CH1OCFR[src]

Register MCTM_CH1OCFR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCTM_CH1OCFR[src]

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