atsamd11d::genericType Alias FieldWriter
Source pub type FieldWriter<'a, REG, const WI: u8, FI = u8, Safety = Unsafe> = FieldWriter<'a, REG, WI, FI, Safety>;
Expand description
struct FieldWriter<'a, REG, const WI: u8, FI = u8, Safety = Unsafe> { }
Writes raw bits to the field
§Safety
Passing incorrect value can cause undefined behaviour. See reference manual
Writes raw bits to the field
Writes raw bits to the field
Writes raw bits to the field
Writes raw bits to the field
Writes variant
to the field