Constant ck802j [src]
Type
CpuModel
Source
pub const ck802j: CpuModel = .{
.name = "ck802j",
.llvm_name = "ck802j",
.features = featureSet(&[_]Feature{
.btst16,
.ck802,
.e2,
.java,
.nvic,
.trust,
}),
}