OPTR

Type Alias OPTR 

Source
pub type OPTR = Reg<OPTRrs>;
Expand description

OPTR (rw) register accessor: Flash option register

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

See register structure

For information about available fields see optr module

Aliased Typeยง

pub struct OPTR { /* private fields */ }