Type Definition tm4c123x::usb0::TXTYPE2

source ·
pub type TXTYPE2 = Reg<u8, _TXTYPE2>;
Expand description

USB Host Transmit Configure Type Endpoint 2

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

For information about available fields see txtype2 module

Trait Implementations§

source§

impl ResetValue for TXTYPE2

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

read() method returns txtype2::R reader structure

source§

impl Writable for TXTYPE2

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