[][src]Type Definition ht32f1xxxx::ht32f12364::cmp::CMP_TFR1

type CMP_TFR1 = Reg<u32, _CMP_TFR1>;

CMP_TFR1

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

For information about available fields see cmp_tfr1 module

Trait Implementations

impl Readable for CMP_TFR1[src]

read() method returns cmp_tfr1::R reader structure

impl ResetValue for CMP_TFR1[src]

Register CMP_TFR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP_TFR1[src]

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