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

type TAPS = Reg<u32, _TAPS>;

GPTM Timer A Prescale Snapshot

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

For information about available fields see taps module

Trait Implementations

impl Readable for TAPS[src]

read() method returns taps::R reader structure

impl ResetValue for TAPS[src]

Register TAPS reset()'s with value 0

type Type = u32

Register size

impl Writable for TAPS[src]

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