Skip to main content

Scl

Trait Scl 

Source
pub trait Scl:
    LpPin
    + OutputPin
    + InputPin { }
Expand description

Trait representing the LP_I2C SCL pin.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§

Source§

impl Scl for GPIO0<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO1<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO2<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO3<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO4<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO5<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO6<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO7<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO8<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO9<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO10<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO11<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO12<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO13<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO14<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO15<'_>

Available on crate feature unstable only.