Type Alias nrf52840_hal::pac::spis0::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 - Over-read character. Character clocked out after an over-read of the transmit buffer.

Aliased Type§

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