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

type TA1IV = Reg<u16, _TA1IV>;

Timer1_A3 Interrupt Vector Word

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

For information about available fields see ta1iv module

Trait Implementations

impl Readable for TA1IV[src]

read() method returns ta1iv::R reader structure

impl ResetValue for TA1IV[src]

Register TA1IV reset()'s with value 0

type Type = u16

Register size

impl Writable for TA1IV[src]

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