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

type TAPV = Reg<u32, _TAPV>;

GPTM Timer A Prescale Value

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

For information about available fields see tapv module

Trait Implementations

impl Readable for TAPV[src]

read() method returns tapv::R reader structure

impl ResetValue for TAPV[src]

Register TAPV reset()'s with value 0

type Type = u32

Register size

impl Writable for TAPV[src]

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