pub type FS_LARGEST_DATA_PACKET_W<'a, const O: u8> = FieldWriter<'a, u32, HC_FM_INTERVAL_SPEC, u16, u16, 15, O>;
Expand description

Field fs_largest_data_packet writer - FSLargestDataPacket

This field specifies a value which is loaded into the Largest Data Packet Counter at the beginning of each frame. The counter value represents the largest amount of data in bits which can be sent or received by the HC in a single transaction at any given time without causing scheduling overrun. The field value is calculated by the HCD.

Aliased Type§

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