Type Alias SramlapR
pub type SramlapR = FieldReader<Sramlap>;
Expand description
Field SRAMLAP reader - SRAM_L Arbitration Priority
pub struct SramlapR { }
Get enumerated values variant
Special round robin (favors SRAM backdoor accesses over the processor)
Fixed priority. Processor has highest, backdoor has lowest
Fixed priority. Backdoor has highest, processor has lowest