Trait nrf52833_hal::lpcomp::LpCompInputPin[][src]

pub trait LpCompInputPin {
    pub fn ain(&self) -> PSEL_A;
}

Trait to represent analog input pins.

Required methods

pub fn ain(&self) -> PSEL_A[src]

Loading content...

Implementors

Loading content...