Type Definition atsam4e8c_pac::generic::FieldWriter

source ·
pub type FieldWriter<'a, U, REG, N, FI, const WI: u8, const O: u8> = FieldWriterRaw<'a, U, REG, N, FI, Unsafe, WI, O>;
Expand description

Write field Proxy with unsafe bits

Implementations§

Field width

Writes raw bits to the field

Safety

Passing incorrect value can cause undefined behaviour. See reference manual

Writes variant to the field