[][src]Type Definition nrf52832_pac::saadc::status::STATUS_R

type STATUS_R = R<bool, STATUS_A>;

Reader of field STATUS

Methods

impl STATUS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is READY

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

Checks if the value of the field is BUSY