Skip to main content

Sda

Trait Sda 

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

Trait representing the LP_I2C SDA pin.

Dyn Compatibility§

This trait is dyn compatible.

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

Implementors§

Source§

impl Sda for GPIO0<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO1<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO2<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO3<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO4<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO5<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO6<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO7<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO8<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO9<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO10<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO11<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO12<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO13<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO14<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO15<'_>

Available on crate feature unstable only.