Type Alias attiny_hal::pac::boot_load::spmcsr::RSIG_W

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

Field RSIG writer - Read Device Signature Imprint Table

Aliased Type§

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