Type Alias atmega_hal::pac::cpu::spmcsr::SIGRD_W

source ·
pub type SIGRD_W<'a, const O: u8> = BitWriterRaw<'a, u8, SPMCSR_SPEC, bool, BitM, O>;
Expand description

Field SIGRD writer - Signature Row Read

Aliased Type§

struct SIGRD_W<'a, const O: u8> { /* private fields */ }