[][src]Type Definition nrf51::clock::hfclkstat::STATE_R

type STATE_R = R<bool, STATE_A>;

Reader of field STATE

Methods

impl STATE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTRUNNING

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

Checks if the value of the field is RUNNING