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

type TA0IV = Reg<u16, _TA0IV>;

Timer0_A3 Interrupt Vector Word

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

For information about available fields see ta0iv module

Trait Implementations

impl Readable for TA0IV[src]

read() method returns ta0iv::R reader structure

impl ResetValue for TA0IV[src]

Register TA0IV reset()'s with value 0

type Type = u16

Register size

impl Writable for TA0IV[src]

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