Type Definition tm4c123x::usb0::RXHUBADDR4

source ·
pub type RXHUBADDR4 = Reg<u8, _RXHUBADDR4>;
Expand description

USB Receive Hub Address Endpoint 4

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

For information about available fields see rxhubaddr4 module

Trait Implementations§

source§

impl ResetValue for RXHUBADDR4

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

read() method returns rxhubaddr4::R reader structure

source§

impl Writable for RXHUBADDR4

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