Type Definition tm4c123x::usb0::RXHUBPORT1

source ·
pub type RXHUBPORT1 = Reg<u8, _RXHUBPORT1>;
Expand description

USB Receive Hub Port Endpoint 1

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

For information about available fields see rxhubport1 module

Trait Implementations§

source§

impl ResetValue for RXHUBPORT1

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

read() method returns rxhubport1::R reader structure

source§

impl Writable for RXHUBPORT1

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