LOCKED

Type Alias LOCKED 

Source
pub type LOCKED = Reg<LOCKED_SPEC>;
Expand description

LOCKED (rw) register accessor: Set locked bit to disable write access to timer Once set, cannot be cleared (without a reset)

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

For information about available fields see locked module

Aliased Typeยง

pub struct LOCKED { /* private fields */ }