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

type CAPD = Reg<u8, _CAPD>;

Comparator A Port Disable

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

For information about available fields see capd module

Trait Implementations

impl Readable for CAPD[src]

read() method returns capd::R reader structure

impl ResetValue for CAPD[src]

Register CAPD reset()'s with value 0

type Type = u8

Register size

impl Writable for CAPD[src]

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