Skip to main content

Timcmp

Type Alias Timcmp 

Source
pub type Timcmp = Reg<TimcmpSpec>;
Expand description

TIMCMP (rw) register accessor: Timer Compare

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

For information about available fields see timcmp module

Aliased Typeยง

pub struct Timcmp { /* private fields */ }