[−][src]Type Definition avr_device::atmega328p::cpu::SPMCSR
type SPMCSR = Reg<u8, _SPMCSR>;
Store Program Memory Control and Status Register
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see spmcsr module