Struct alt_stm32f30x_hal::gpio::FastSpeed[][src]

pub struct FastSpeed;

Fast speed

Trait Implementations

impl OutputSpeed for FastSpeed
[src]

Converts type state to actual bits

Auto Trait Implementations

impl Send for FastSpeed

impl Sync for FastSpeed