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

type TAILR = Reg<u32, _TAILR>;

GPTM Timer A Interval Load

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

For information about available fields see tailr module

Trait Implementations

impl Readable for TAILR[src]

read() method returns tailr::R reader structure

impl ResetValue for TAILR[src]

Register TAILR reset()'s with value 0

type Type = u32

Register size

impl Writable for TAILR[src]

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