Type Definition lpc81x_pac::lpc812::spi0::txdatctl::EOT_W

source ·
pub type EOT_W<'a, const O: u8> = BitWriter<'a, u32, TXDATCTL_SPEC, EOT_A, O>;
Expand description

Field EOT writer - End of Transfer. The asserted SSEL will be deasserted at the end of a transfer, and remain so for at least the time specified by the Transfer_delay value in the DLY register.

Implementations§

This piece of data is not treated as the end of a transfer. SSEL will not be deasserted at the end of this data.

This piece of data is treated as the end of a transfer. SSEL will be deasserted at the end of this piece of data.