[][src]Type Definition msp430g2553::comparator_a::CACTL1

type CACTL1 = Reg<u8, _CACTL1>;

Comparator A Control 1

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

For information about available fields see cactl1 module

Trait Implementations

impl Readable for CACTL1[src]

read() method returns cactl1::R reader structure

impl ResetValue for CACTL1[src]

Register CACTL1 reset()'s with value 0

type Type = u8

Register size

impl Writable for CACTL1[src]

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