Type Definition tm4c123x::usb0::RXHUBPORT6

source ·
pub type RXHUBPORT6 = Reg<u8, _RXHUBPORT6>;
Expand description

USB Receive Hub Port Endpoint 6

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

For information about available fields see rxhubport6 module

Trait Implementations§

source§

impl ResetValue for RXHUBPORT6

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

read() method returns rxhubport6::R reader structure

source§

impl Writable for RXHUBPORT6

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