Type Definition msp430g2211::timer_a2::TACCR0[][src]

type TACCR0 = Reg<u16, _TACCR0>;

Timer A Capture/Compare 0

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

For information about available fields see taccr0 module

Trait Implementations

impl Readable for TACCR0[src]

read() method returns taccr0::R reader structure

impl ResetValue for TACCR0[src]

Register TACCR0 reset()’s with value 0

type Type = u16

Register size

impl Writable for TACCR0[src]

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