[][src]Type Definition cc2538::soc_adc::CMPCTL

type CMPCTL = Reg<u32, _CMPCTL>;

Analog comparator control and status register.

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

For information about avaliable fields see cmpctl module

Trait Implementations

impl Readable for CMPCTL[src]

read() method returns cmpctl::R reader structure

impl Writable for CMPCTL[src]

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

impl ResetValue for CMPCTL[src]

Register CMPCTL reset()'s with value 0

type Type = u32

Register size