Constant ck803eh [src]
Type
CpuModel
Source
pub const ck803eh: CpuModel = .{
.name = "ck803eh",
.llvm_name = "ck803eh",
.features = featureSet(&[_]Feature{
.btst16,
.ck803,
.dsp1e2,
.dspe60,
.edsp,
.hwdiv,
.mp,
.nvic,
.trust,
}),
}