[][src]Type Definition ht32f2xxxx::ht32f22366::cmp::CMP_IER0

type CMP_IER0 = Reg<u32, _CMP_IER0>;

CMP_IER0

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

For information about available fields see cmp_ier0 module

Trait Implementations

impl Readable for CMP_IER0[src]

read() method returns cmp_ier0::R reader structure

impl ResetValue for CMP_IER0[src]

Register CMP_IER0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP_IER0[src]

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