Constant at94k [src]

Type

CpuModel

Source

pub const at94k: CpuModel = .{ .name = "at94k", .llvm_name = "at94k", .features = featureSet(&[_]Feature{ .avr3, .lpmx, .movw, .mul, }), }