[][src]Trait enc28j60::IntPin

pub unsafe trait IntPin: 'static { }

[Implementation detail] Interrupt pin

Implementors

impl IntPin for Unconnected[src]

impl<IP> IntPin for IP where
    IP: InputPin + 'static, 
[src]

Loading content...