pub type ST_RAM_SIZE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, OPTSR_PRG_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field ST_RAM_SIZE writer - DTCM size select option configuration bits

Aliased Type§

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