[][src]Type Definition msp432p401r::timer_a0::TAXR

type TAXR = Reg<u16, _TAXR>;

TimerA register

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

For information about available fields see tax_r module

Trait Implementations

impl Readable for TAXR[src]

read() method returns tax_r::R reader structure

impl ResetValue for TAXR[src]

Register TAxR reset()'s with value 0

type Type = u16

Register size

impl Writable for TAXR[src]

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