Type Alias Tcr

Source
pub type Tcr = Reg<TcrSpec>;
Expand description

TCR (rw) register accessor: Timeout Control

You can read this register and get tcr::R. You can reset, write, write_with_zero this register using tcr::W. You can also modify this register. See API.

For information about available fields see tcr module

Aliased Typeยง

struct Tcr { /* private fields */ }