Type Alias TSTR

Source
pub type TSTR = Reg<u32, _TSTR>;
Expand description

time stamp time register

This register you can read. See API.

For information about available fields see tstr module

Aliased Type§

pub struct TSTR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for TSTR

read() method returns tstr::R reader structure