[][src]Trait msp430fr2x5x_hal::gpio::PortNum

pub trait PortNum: GpioPeriph { }

Marker trait that encompasses all GPIO port types

Implementors

impl<PORT: GpioPeriph> PortNum for PORT[src]

Loading content...