Type Alias nrf51_hal::pac::spis1::maxtx::MAXTX_W

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

Field MAXTX writer - Maximum number of bytes in the transmit buffer.

Aliased Type§

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