[][src]Type Definition ht32f1xxxx::ht32f12365_66::cmp::CMP_VALR1

type CMP_VALR1 = Reg<u32, _CMP_VALR1>;

CMP_VALR1

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

For information about available fields see cmp_valr1 module

Trait Implementations

impl Readable for CMP_VALR1[src]

read() method returns cmp_valr1::R reader structure

impl ResetValue for CMP_VALR1[src]

Register CMP_VALR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP_VALR1[src]

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