[][src]Type Definition msp430fr4133::timer_0_a3::TA0CCTL0

type TA0CCTL0 = Reg<u16, _TA0CCTL0>;

Timer0_A3 Capture/Compare Control 0

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

For information about available fields see ta0cctl0 module

Trait Implementations

impl Readable for TA0CCTL0[src]

read() method returns ta0cctl0::R reader structure

impl ResetValue for TA0CCTL0[src]

Register TA0CCTL0 reset()'s with value 0

type Type = u16

Register size

impl Writable for TA0CCTL0[src]

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