[][src]Type Definition msp430g2553::timer0_a3::TA0CTL

type TA0CTL = Reg<u16, _TA0CTL>;

Timer0_A3 Control

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

For information about available fields see ta0ctl module

Trait Implementations

impl Readable for TA0CTL[src]

read() method returns ta0ctl::R reader structure

impl ResetValue for TA0CTL[src]

Register TA0CTL reset()'s with value 0

type Type = u16

Register size

impl Writable for TA0CTL[src]

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