pub type RSIG_W<'a, const O: u8> = BitWriter<'a, u8, SPMCSR_SPEC, bool, O>;
Expand description

Field RSIG writer - Read Device Signature Imprint Table

Aliased Type§

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