[][src]Type Definition msp430g2553::timer1_a3::TA1CCTL1

type TA1CCTL1 = Reg<u16, _TA1CCTL1>;

Timer1_A3 Capture/Compare Control 1

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

For information about available fields see ta1cctl1 module

Trait Implementations

impl Readable for TA1CCTL1[src]

read() method returns ta1cctl1::R reader structure

impl ResetValue for TA1CCTL1[src]

Register TA1CCTL1 reset()'s with value 0

type Type = u16

Register size

impl Writable for TA1CCTL1[src]

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