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

type CMP_CR1 = Reg<u32, _CMP_CR1>;

CMP_CR1

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

For information about available fields see cmp_cr1 module

Trait Implementations

impl Readable for CMP_CR1[src]

read() method returns cmp_cr1::R reader structure

impl ResetValue for CMP_CR1[src]

Register CMP_CR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP_CR1[src]

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