Type Definition tm4c129x::usb0::TXFUNCADDR6

source ·
pub type TXFUNCADDR6 = Reg<u8, _TXFUNCADDR6>;
Expand description

USB Transmit Functional Address Endpoint 6

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

For information about available fields see txfuncaddr6 module

Trait Implementations§

source§

impl ResetValue for TXFUNCADDR6

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

read() method returns txfuncaddr6::R reader structure

source§

impl Writable for TXFUNCADDR6

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