Type Alias esp32c6::ieee802154::RX_LENGTH

source ·
pub type RX_LENGTH = Reg<RX_LENGTH_SPEC>;
Expand description

RX_LENGTH (rw) register accessor:

You can read this register and get rx_length::R. You can reset, write, write_with_zero this register using rx_length::W. You can also modify this register. See API.

For information about available fields see rx_length module

Aliased Type§

struct RX_LENGTH { /* private fields */ }