Type Definition atsam4e8c_pac::generic::BitWriter

source ·
pub type BitWriter<'a, U, REG, FI, const O: u8> = BitWriterRaw<'a, U, REG, FI, BitM, O>;
Expand description

Bit-wise write field proxy

Implementations§

Field width

Writes bit to the field

Writes variant to the field

Sets the field bit

Clears the field bit