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