[][src]Type Definition cc3220sf::timera1::TAPMR

type TAPMR = Reg<u32, _TAPMR>;

GPTM TimerA Prescale Match

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

For information about available fields see tapmr module

Trait Implementations

impl Readable for TAPMR[src]

read() method returns tapmr::R reader structure

impl ResetValue for TAPMR[src]

Register TAPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TAPMR[src]

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