35.6.8.12 Length

Table 35-21. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: LENGTH
Offset: 0x22
Reset: 0x00
Property:  Write-Synchronized

Bit 15141312111098 
       LENEN[1:0] 
Access R/WR/W 
Reset 00 
Bit 76543210 
 LEN[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bits 9:8 – LENEN[1:0] Data Length Enable

This bit field configures the length counter either for transmit or receive transactions.

ValueDescription
0x0Length counter disabled
0x1Length counter enabled for transmit
0x2Length counter enabled from receive
0x3Reserved
Note: These bits are only valid in 32-bit Extension mode, CTRLC.DATA32B = 1.

Bits 7:0 – LEN[7:0] Data Length

This bit field configures the data length after which the flags INTFLAG.RXC (when LENEN = 0x2) or INTFLAG.DRE (when LENEN = 0x1) are raised.

ValueDescription
0x0Reserved if LENEN = 0x1 or LENEN = 0x2
0x01 – 0xFFData Length
Note: These bits are only valid in 32-bit Extension mode, CTRLC.DATA32B = 1.