Constant imxrt_ral::enet::TACC::SHIFT16::RW::SHIFT16_1

source ·
pub const SHIFT16_1: u32 = 0x01;
Expand description

Indicates to the transmit data FIFO that the written frames contain two additional octets before the frame data. This means the actual frame begins at bit 16 of the first word written into the FIFO. This function allows putting the frame payload on a 32-bit boundary in memory, as the 14-byte Ethernet header is extended to a 16-byte header.