LPTR

Type Alias LPTR 

Source
pub type LPTR = Reg<LPTRrs>;
Expand description

LPTR (rw) register accessor: low-power timeout register

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

See register structure

For information about available fields see lptr module

Aliased Typeยง

pub struct LPTR { /* private fields */ }