[][src]Type Definition cc3220sf::uarta1::LTIM

type LTIM = Reg<u32, _LTIM>;

LTIM

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

For information about available fields see ltim module

Trait Implementations

impl Readable for LTIM[src]

read() method returns ltim::R reader structure

impl ResetValue for LTIM[src]

Register LTIM reset()'s with value 0

type Type = u32

Register size

impl Writable for LTIM[src]

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