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

type CMP_IER1 = Reg<u32, _CMP_IER1>;

CMP_IER1

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

For information about available fields see cmp_ier1 module

Trait Implementations

impl Readable for CMP_IER1[src]

read() method returns cmp_ier1::R reader structure

impl ResetValue for CMP_IER1[src]

Register CMP_IER1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP_IER1[src]

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