Type Alias TIMER5

Source
pub type TIMER5 = Reg<TIMER5_SPEC>;
Expand description

TIMER5 (rw) register accessor: Configures the minimal sleep cycles

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

For information about available fields see timer5 module

Aliased Typeยง

pub struct TIMER5 { /* private fields */ }