Type Definition lpc81x_pac::lpc811::spi0::rxdat::SOT_R

source ·
pub type SOT_R = BitReader<bool>;
Expand description

Field SOT reader - Start of Transfer flag. This flag will be 1 if this is the first data after the SSELs went from deasserted to asserted (i.e., any previous transfer has ended). This information can be used to identify the first piece of data in cases where the transfer length is greater than 16 bit.