Enum stm32f103xx::gpioa::bsrr::BS0W[][src]

pub enum BS0W {
    SET,
}

Values that can be written to the field BS0

Variants

Sets the corresponding ODRx bit

Auto Trait Implementations

impl Send for BS0W

impl Sync for BS0W