[][src]Trait msp430fr2x5x_hal::gpio::IntrPortNum

pub trait IntrPortNum: IntrPeriph { }

Marker trait for all Ports that support interrupts

Implementors

impl<PORT: IntrPeriph> IntrPortNum for PORT[src]

Loading content...