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

type TA1R = Reg<u16, _TA1R>;

Timer1_A3 Counter Register

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

For information about available fields see ta1r module

Trait Implementations

impl Readable for TA1R[src]

read() method returns ta1r::R reader structure

impl ResetValue for TA1R[src]

Register TA1R reset()'s with value 0

type Type = u16

Register size

impl Writable for TA1R[src]

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