[][src]Type Definition nrf52832_pac::spim0::config::ORDER_R

type ORDER_R = R<bool, ORDER_A>;

Reader of field ORDER

Methods

impl ORDER_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MSBFIRST

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

Checks if the value of the field is LSBFIRST