Struct stm32_metapac::tsc::regs::Iohcr
#[repr(transparent)]pub struct Iohcr(pub u32);
Expand description
I/O hysteresis control register.
Tuple Fields§
§0: u32
Implementations§
§impl Iohcr
impl Iohcr
pub fn set_g1_io1(&mut self, val: bool)
pub fn set_g1_io1(&mut self, val: bool)
G1_IO1 Schmitt trigger hysteresis mode.
pub fn set_g1_io2(&mut self, val: bool)
pub fn set_g1_io2(&mut self, val: bool)
G1_IO2 Schmitt trigger hysteresis mode.
pub fn set_g1_io3(&mut self, val: bool)
pub fn set_g1_io3(&mut self, val: bool)
G1_IO3 Schmitt trigger hysteresis mode.
pub fn set_g1_io4(&mut self, val: bool)
pub fn set_g1_io4(&mut self, val: bool)
G1_IO4 Schmitt trigger hysteresis mode.
pub fn set_g2_io1(&mut self, val: bool)
pub fn set_g2_io1(&mut self, val: bool)
G2_IO1 Schmitt trigger hysteresis mode.
pub fn set_g2_io2(&mut self, val: bool)
pub fn set_g2_io2(&mut self, val: bool)
G2_IO2 Schmitt trigger hysteresis mode.
pub fn set_g2_io3(&mut self, val: bool)
pub fn set_g2_io3(&mut self, val: bool)
G2_IO3 Schmitt trigger hysteresis mode.
pub fn set_g2_io4(&mut self, val: bool)
pub fn set_g2_io4(&mut self, val: bool)
G2_IO4 Schmitt trigger hysteresis mode.
pub fn set_g3_io1(&mut self, val: bool)
pub fn set_g3_io1(&mut self, val: bool)
G3_IO1 Schmitt trigger hysteresis mode.
pub fn set_g3_io2(&mut self, val: bool)
pub fn set_g3_io2(&mut self, val: bool)
G3_IO2 Schmitt trigger hysteresis mode.
pub fn set_g3_io3(&mut self, val: bool)
pub fn set_g3_io3(&mut self, val: bool)
G3_IO3 Schmitt trigger hysteresis mode.
pub fn set_g3_io4(&mut self, val: bool)
pub fn set_g3_io4(&mut self, val: bool)
G3_IO4 Schmitt trigger hysteresis mode.
pub fn set_g4_io1(&mut self, val: bool)
pub fn set_g4_io1(&mut self, val: bool)
G4_IO1 Schmitt trigger hysteresis mode.
pub fn set_g4_io2(&mut self, val: bool)
pub fn set_g4_io2(&mut self, val: bool)
G4_IO2 Schmitt trigger hysteresis mode.
pub fn set_g4_io3(&mut self, val: bool)
pub fn set_g4_io3(&mut self, val: bool)
G4_IO3 Schmitt trigger hysteresis mode.
pub fn set_g4_io4(&mut self, val: bool)
pub fn set_g4_io4(&mut self, val: bool)
G4_IO4 Schmitt trigger hysteresis mode.
pub fn set_g5_io1(&mut self, val: bool)
pub fn set_g5_io1(&mut self, val: bool)
G5_IO1 Schmitt trigger hysteresis mode.
pub fn set_g5_io2(&mut self, val: bool)
pub fn set_g5_io2(&mut self, val: bool)
G5_IO2 Schmitt trigger hysteresis mode.
pub fn set_g5_io3(&mut self, val: bool)
pub fn set_g5_io3(&mut self, val: bool)
G5_IO3 Schmitt trigger hysteresis mode.
pub fn set_g5_io4(&mut self, val: bool)
pub fn set_g5_io4(&mut self, val: bool)
G5_IO4 Schmitt trigger hysteresis mode.
pub fn set_g6_io1(&mut self, val: bool)
pub fn set_g6_io1(&mut self, val: bool)
G6_IO1 Schmitt trigger hysteresis mode.
pub fn set_g6_io2(&mut self, val: bool)
pub fn set_g6_io2(&mut self, val: bool)
G6_IO2 Schmitt trigger hysteresis mode.
pub fn set_g6_io3(&mut self, val: bool)
pub fn set_g6_io3(&mut self, val: bool)
G6_IO3 Schmitt trigger hysteresis mode.
pub fn set_g6_io4(&mut self, val: bool)
pub fn set_g6_io4(&mut self, val: bool)
G6_IO4 Schmitt trigger hysteresis mode.
pub fn set_g7_io1(&mut self, val: bool)
pub fn set_g7_io1(&mut self, val: bool)
G7_IO1 Schmitt trigger hysteresis mode.
pub fn set_g7_io2(&mut self, val: bool)
pub fn set_g7_io2(&mut self, val: bool)
G7_IO2 Schmitt trigger hysteresis mode.
pub fn set_g7_io3(&mut self, val: bool)
pub fn set_g7_io3(&mut self, val: bool)
G7_IO3 Schmitt trigger hysteresis mode.
pub fn set_g7_io4(&mut self, val: bool)
pub fn set_g7_io4(&mut self, val: bool)
G7_IO4 Schmitt trigger hysteresis mode.
pub fn set_g8_io1(&mut self, val: bool)
pub fn set_g8_io1(&mut self, val: bool)
G8_IO1 Schmitt trigger hysteresis mode.
pub fn set_g8_io2(&mut self, val: bool)
pub fn set_g8_io2(&mut self, val: bool)
G8_IO2 Schmitt trigger hysteresis mode.
pub fn set_g8_io3(&mut self, val: bool)
pub fn set_g8_io3(&mut self, val: bool)
G8_IO3 Schmitt trigger hysteresis mode.
pub fn set_g8_io4(&mut self, val: bool)
pub fn set_g8_io4(&mut self, val: bool)
G8_IO4 Schmitt trigger hysteresis mode.
Trait Implementations§
impl Copy for Iohcr
impl Eq for Iohcr
impl StructuralPartialEq for Iohcr
Auto Trait Implementations§
impl Freeze for Iohcr
impl RefUnwindSafe for Iohcr
impl Send for Iohcr
impl Sync for Iohcr
impl Unpin for Iohcr
impl UnwindSafe for Iohcr
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
source§unsafe fn clone_to_uninit(&self, dst: *mut T)
unsafe fn clone_to_uninit(&self, dst: *mut T)
clone_to_uninit
)