Structure LFSRConfig
Structure de configuration générateur LFSR.
Espace de nom : tsd::telecom
Liste des champs
reglen : entier
pol : uint32_t
p0 : uint32_t
pol_sortie : uint32_t
sortie : enum tsd::telecom::LFSRConfig
Enumérations
: POIDS_FAIBLE | POIDS_FORT | POL;