Struct stm32wlxx_hal::pac::gpiob::otyper::W
pub struct W(/* private fields */);
stm32wl5x_cm4
only.Expand description
Register OTYPER
writer
Implementations§
§impl W
impl W
pub fn ot15(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 15>
pub fn ot15(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 15>
Bit 15 - Port x configuration bits (y = 0..15)
pub fn ot14(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 14>
pub fn ot14(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 14>
Bit 14 - Port x configuration bits (y = 0..15)
pub fn ot13(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 13>
pub fn ot13(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 13>
Bit 13 - Port x configuration bits (y = 0..15)
pub fn ot12(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 12>
pub fn ot12(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 12>
Bit 12 - Port x configuration bits (y = 0..15)
pub fn ot11(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 11>
pub fn ot11(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 11>
Bit 11 - Port x configuration bits (y = 0..15)
pub fn ot10(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 10>
pub fn ot10(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 10>
Bit 10 - Port x configuration bits (y = 0..15)
pub fn ot9(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 9>
pub fn ot9(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 9>
Bit 9 - Port x configuration bits (y = 0..15)
pub fn ot8(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 8>
pub fn ot8(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 8>
Bit 8 - Port x configuration bits (y = 0..15)
pub fn ot7(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 7>
pub fn ot7(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 7>
Bit 7 - Port x configuration bits (y = 0..15)
pub fn ot6(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 6>
pub fn ot6(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 6>
Bit 6 - Port x configuration bits (y = 0..15)
pub fn ot5(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 5>
pub fn ot5(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 5>
Bit 5 - Port x configuration bits (y = 0..15)
pub fn ot4(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 4>
pub fn ot4(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 4>
Bit 4 - Port x configuration bits (y = 0..15)
pub fn ot3(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 3>
pub fn ot3(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 3>
Bit 3 - Port x configuration bits (y = 0..15)
pub fn ot2(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 2>
pub fn ot2(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 2>
Bit 2 - Port x configuration bits (y = 0..15)
pub fn ot1(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 1>
pub fn ot1(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 1>
Bit 1 - Port x configuration bits (y = 0..15)
pub fn ot0(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 0>
pub fn ot0(&mut self) -> BitWriterRaw<'_, u32, OTYPER_SPEC, OT0_A, BitM, 0>
Bit 0 - Port x configuration bits (y = 0..15)
Methods from Deref<Target = W<OTYPER_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.