[][src]Type Definition ambiq_apollo1_pac::ioslave::cfg::LSB_R

type LSB_R = R<bool, LSB_A>;

Reader of field LSB

Methods

impl LSB_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MSB_FIRST

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

Checks if the value of the field is LSB_FIRST