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

pub enum BR0W {
    RESET,
}

Values that can be written to the field BR0

Variants

Resets the corresponding ODRx bit

Auto Trait Implementations

impl Send for BR0W

impl Sync for BR0W