[][src]Type Definition nrf52840_pac::comp::result::RESULT_R

type RESULT_R = R<bool, RESULT_A>;

Reader of field RESULT

Methods

impl RESULT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BELOW

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

Checks if the value of the field is ABOVE