Type Definition tm4c123x::usb0::TXFUNCADDR5

source ·
pub type TXFUNCADDR5 = Reg<u8, _TXFUNCADDR5>;
Expand description

USB Transmit Functional Address Endpoint 5

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

For information about available fields see txfuncaddr5 module

Trait Implementations§

source§

impl ResetValue for TXFUNCADDR5

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

read() method returns txfuncaddr5::R reader structure

source§

impl Writable for TXFUNCADDR5

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