[][src]Type Definition lpc55_pac::i2s0::stat::DATAPAUSED_R

type DATAPAUSED_R = R<bool, DATAPAUSED_A>;
[]

Reader of field DATAPAUSED

Implementations

impl DATAPAUSED_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_PAUSED

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

Checks if the value of the field is PAUSED