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

type TA1CTL = Reg<u16, _TA1CTL>;

Timer1_A3 Control

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

For information about available fields see ta1ctl module

Trait Implementations

impl Readable for TA1CTL[src]

read() method returns ta1ctl::R reader structure

impl ResetValue for TA1CTL[src]

Register TA1CTL reset()'s with value 0

type Type = u16

Register size

impl Writable for TA1CTL[src]

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