Trait nrf52810_hal::comp::CompRefPin[][src]

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

Trait to represent analog ref pins.

Required methods

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

Loading content...

Implementors

Loading content...