Type Definition tm4c129x::usb0::RXHUBPORT5

source ·
pub type RXHUBPORT5 = Reg<u8, _RXHUBPORT5>;
Expand description

USB Receive Hub Port Endpoint 5

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

For information about available fields see rxhubport5 module

Trait Implementations§

source§

impl ResetValue for RXHUBPORT5

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

read() method returns rxhubport5::R reader structure

source§

impl Writable for RXHUBPORT5

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