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

type TA1CCR0 = Reg<u16, _TA1CCR0>;

Timer1_A3 Capture/Compare 0

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

For information about available fields see ta1ccr0 module

Trait Implementations

impl Readable for TA1CCR0[src]

read() method returns ta1ccr0::R reader structure

impl ResetValue for TA1CCR0[src]

Register TA1CCR0 reset()'s with value 0

type Type = u16

Register size

impl Writable for TA1CCR0[src]

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