[][src]Type Definition lpc55s6x_pac::i2s0::stat::BUSY_R

type BUSY_R = R<bool, BUSY_A>;

Reader of field BUSY

Methods

impl BUSY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is IDLE

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

Checks if the value of the field is BUSY