[][src]Type Definition nrf51::spis1::shorts::END_ACQUIRE_R

type END_ACQUIRE_R = R<bool, END_ACQUIRE_A>;

Reader of field END_ACQUIRE

Methods

impl END_ACQUIRE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is ENABLED