enum Cache [src]

Fields

instruction
data

Source

pub const Cache = enum(u1) { instruction, data, }