Skip to main content

Timctl

Type Alias Timctl 

Source
pub type Timctl = Reg<TimctlSpec>;
Expand description

TIMCTL (rw) register accessor: Timer Control

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

For information about available fields see timctl module

Aliased Typeยง

pub struct Timctl { /* private fields */ }