[][src]Type Definition nuc1xx::cmp::CMP0CR

type CMP0CR = Reg<u32, _CMP0CR>;

Comparator0 Control Register

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

For information about available fields see cmp0cr module

Trait Implementations

impl Readable for CMP0CR[src]

read() method returns cmp0cr::R reader structure

impl ResetValue for CMP0CR[src]

Register CMP0CR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP0CR[src]

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