[][src]Type Definition cc3220sf::timera0::TAV

type TAV = Reg<u32, _TAV>;

GPTM Timer A Value

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

For information about available fields see tav module

Trait Implementations

impl Readable for TAV[src]

read() method returns tav::R reader structure

impl ResetValue for TAV[src]

Register TAV reset()'s with value 0

type Type = u32

Register size

impl Writable for TAV[src]

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