Type Alias nrf52840_hal::pac::spim0::orc::ORC_W

source ·
pub type ORC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, ORC_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field ORC writer - Byte transmitted after TXD.MAXCNT bytes have been transmitted in the case when RXD.MAXCNT is greater than TXD.MAXCNT.

Aliased Type§

struct ORC_W<'a, const O: u8> { /* private fields */ }