[][src]Type Definition nrf51::clock::lfclkrun::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_not_triggered(&self) -> bool[src]

Checks if the value of the field is NOTTRIGGERED

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

Checks if the value of the field is TRIGGERED