pub struct W(_);Expand description
Register TISEL writer
Implementations§
source§impl W
impl W
sourcepub fn ti1sel(
&mut self
) -> FieldWriterRaw<'_, u32, TISEL_SPEC, u8, u8, Unsafe, 4, 0>
pub fn ti1sel( &mut self ) -> FieldWriterRaw<'_, u32, TISEL_SPEC, u8, u8, Unsafe, 4, 0>
Bits 0:3 - selects TI1[0] to TI1[15] input
sourcepub fn ti2sel(
&mut self
) -> FieldWriterRaw<'_, u32, TISEL_SPEC, u8, u8, Unsafe, 4, 8>
pub fn ti2sel( &mut self ) -> FieldWriterRaw<'_, u32, TISEL_SPEC, u8, u8, Unsafe, 4, 8>
Bits 8:11 - selects TI2[0] to TI2[15] input
sourcepub fn ti3sel(
&mut self
) -> FieldWriterRaw<'_, u32, TISEL_SPEC, u8, u8, Unsafe, 4, 16>
pub fn ti3sel( &mut self ) -> FieldWriterRaw<'_, u32, TISEL_SPEC, u8, u8, Unsafe, 4, 16>
Bits 16:19 - selects TI3[0] to TI3[15] input
Methods from Deref<Target = W<TISEL_SPEC>>§
sourcepub 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.