Type Definition tm4c123x::usb0::TXHUBPORT3

source ·
pub type TXHUBPORT3 = Reg<u8, _TXHUBPORT3>;
Expand description

USB Transmit Hub Port Endpoint 3

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see txhubport3 module

Trait Implementations§

source§

impl ResetValue for TXHUBPORT3

Register TXHUBPORT3 reset()’s with value 0

§

type Type = u8

Register size
source§

fn reset_value() -> Self::Type

Reset value of the register
source§

impl Readable for TXHUBPORT3

read() method returns txhubport3::R reader structure

source§

impl Writable for TXHUBPORT3

write(|w| ..) method takes txhubport3::W writer structure