pub struct W(_);
Expand description
Register _0TOKEN1
writer
Implementations§
§impl W
impl W
pub fn slc0_token1_wdata(
&mut self
) -> FieldWriterRaw<'_, u32, _0TOKEN1_SPEC, u16, u16, Unsafe, 12, 0>
pub fn slc0_token1_wdata(
&mut self
) -> FieldWriterRaw<'_, u32, _0TOKEN1_SPEC, u16, u16, Unsafe, 12, 0>
Bits 0:11
pub fn slc0_token1_wr(
&mut self
) -> BitWriterRaw<'_, u32, _0TOKEN1_SPEC, bool, BitM, 12>
pub fn slc0_token1_wr(
&mut self
) -> BitWriterRaw<'_, u32, _0TOKEN1_SPEC, bool, BitM, 12>
Bit 12
pub fn slc0_token1_inc(
&mut self
) -> BitWriterRaw<'_, u32, _0TOKEN1_SPEC, bool, BitM, 13>
pub fn slc0_token1_inc(
&mut self
) -> BitWriterRaw<'_, u32, _0TOKEN1_SPEC, bool, BitM, 13>
Bit 13
pub fn slc0_token1_inc_more(
&mut self
) -> BitWriterRaw<'_, u32, _0TOKEN1_SPEC, bool, BitM, 14>
pub fn slc0_token1_inc_more(
&mut self
) -> BitWriterRaw<'_, u32, _0TOKEN1_SPEC, bool, BitM, 14>
Bit 14
Methods from Deref<Target = W<_0TOKEN1_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<_0TOKEN1_SPEC>> for W
impl From<W<_0TOKEN1_SPEC>> for W
§fn from(writer: W<_0TOKEN1_SPEC>) -> W
fn from(writer: W<_0TOKEN1_SPEC>) -> W
Converts to this type from the input type.