Type Definition tm4c129x::usb0::TXHUBPORT0

source ·
pub type TXHUBPORT0 = Reg<u8, _TXHUBPORT0>;
Expand description

USB Transmit Hub Port Endpoint 0

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

For information about available fields see txhubport0 module

Trait Implementations§

source§

impl ResetValue for TXHUBPORT0

Register TXHUBPORT0 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 TXHUBPORT0

read() method returns txhubport0::R reader structure

source§

impl Writable for TXHUBPORT0

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