void __4_1_3_1__10BASE_TE_TRANSMIT() {
    /**
     * @group:       	4.1.3.1 10BASE-Te Transmit
     *
     * @description: 	The 10BASE-Te driver is incorporated with the 100BASE-TX driver to allow for transmission using the same magnetics.
     * 					They are internally wave-shaped and pre-emphasized into outputs with typical 1.75V amplitude (compared to the typical
     * 					transmit amplitude of 2.5V for 10BASE-T). The harmonic contents are at least 27dB below the fundamental frequency
     * 					when driven by an all-ones Manchester-encoded signal.
     */
}