pub struct W(_);
Expand description
Register GEN2_A
writer
Implementations§
§impl W
impl W
pub fn utez(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 0>
pub fn utez(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 0>
Bits 0:1
pub fn utep(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 2>
pub fn utep(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 2>
Bits 2:3
pub fn utea(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 4>
pub fn utea(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 4>
Bits 4:5
pub fn uteb(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 6>
pub fn uteb(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 6>
Bits 6:7
pub fn ut0(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 8>
pub fn ut0(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 8>
Bits 8:9
pub fn ut1(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 10>
pub fn ut1(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 10>
Bits 10:11
pub fn dtez(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 12>
pub fn dtez(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 12>
Bits 12:13
pub fn dtep(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 14>
pub fn dtep(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 14>
Bits 14:15
pub fn dtea(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 16>
pub fn dtea(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 16>
Bits 16:17
pub fn dteb(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 18>
pub fn dteb(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 18>
Bits 18:19
pub fn dt0(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 20>
pub fn dt0(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 20>
Bits 20:21
pub fn dt1(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 22>
pub fn dt1(
&mut self
) -> FieldWriterRaw<'_, u32, GEN2_A_SPEC, u8, u8, Unsafe, 2, 22>
Bits 22:23
Methods from Deref<Target = W<GEN2_A_SPEC>>§
pub unsafe fn bits(&mut self, bits: <REG as RegisterSpec>::Ux) -> &mut W<REG>
pub unsafe fn bits(&mut self, bits: <REG as RegisterSpec>::Ux) -> &mut W<REG>
Writes raw bits to the register.
Safety
Read datasheet or reference manual to find what values are allowed to pass.
Trait Implementations§
§impl From<W<GEN2_A_SPEC>> for W
impl From<W<GEN2_A_SPEC>> for W
§fn from(writer: W<GEN2_A_SPEC>) -> W
fn from(writer: W<GEN2_A_SPEC>) -> W
Converts to this type from the input type.