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

type TAPR = Reg<u32, _TAPR>;

GPTM Timer A Prescale

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

For information about available fields see tapr module

Trait Implementations

impl Readable for TAPR[src]

read() method returns tapr::R reader structure

impl ResetValue for TAPR[src]

Register TAPR reset()'s with value 0

type Type = u32

Register size

impl Writable for TAPR[src]

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