::
ethernet::
ten_base_t_tx::
Enum
TenBaseTOut
enum TenBaseTOut {
Idle,
Nlp,
One,
Zero,
}
Implementations
impl
TenBaseTOut
entity
drive_ddr
(self, clk:
clock
, ddr_p: impl
Entity
([
bool
; 2]) -> (), ddr_n: impl
Entity
([
bool
; 2]) -> ())