Enum stm32_hal2::pac::gpioa::bsrr::BS15_AW [−][src]
pub enum BS15_AW { SET, }
Port x set bit y (y= 0..15)
Value on reset: 0
Variants
1: Sets the corresponding ODRx bit
Trait Implementations
impl Clone for BS15_AW
[src]
impl Clone for BS15_AW
[src]pub fn clone(&self) -> BS15_AW
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl StructuralPartialEq for BS15_AW
[src]
impl StructuralPartialEq for BS15_AW
[src]