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

type CACTL2 = Reg<u8, _CACTL2>;

Comparator A Control 2

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

For information about available fields see cactl2 module

Trait Implementations

impl Readable for CACTL2[src]

read() method returns cactl2::R reader structure

impl ResetValue for CACTL2[src]

Register CACTL2 reset()'s with value 0

type Type = u8

Register size

impl Writable for CACTL2[src]

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