[][src]Type Definition nrf52832_pac::qdec::ledpol::LEDPOL_R

type LEDPOL_R = R<bool, LEDPOL_A>;

Reader of field LEDPOL

Methods

impl LEDPOL_R[src]

pub fn variant(&self) -> LEDPOL_A[src]

Get enumerated values variant

pub fn is_active_low(&self) -> bool[src]

Checks if the value of the field is ACTIVELOW

pub fn is_active_high(&self) -> bool[src]

Checks if the value of the field is ACTIVEHIGH