Constant atmega328pb [src]

Type

CpuModel

Source

pub const atmega328pb: CpuModel = .{ .name = "atmega328pb", .llvm_name = "atmega328pb", .features = featureSet(&[_]Feature{ .avr5, }), }