[][src]Trait nrf52832_hal::lpcomp::LpCompRefPin

pub trait LpCompRefPin {
    pub fn aref(&self) -> EXTREFSEL_A;
}

Trait to represent analog ref pins.

Required methods

pub fn aref(&self) -> EXTREFSEL_A[src]

Loading content...

Implementors

impl LpCompRefPin for P0_02<Input<Floating>>[src]

impl LpCompRefPin for P0_03<Input<Floating>>[src]

Loading content...