Type Alias 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 */ }