Type Definition tm4c123x::usb0::TXCSRH6

source ·
pub type TXCSRH6 = Reg<u8, _TXCSRH6>;
Expand description

USB Transmit Control and Status Endpoint 6 High

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

For information about available fields see txcsrh6 module

Trait Implementations§

source§

impl ResetValue for TXCSRH6

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

read() method returns txcsrh6::R reader structure

source§

impl Writable for TXCSRH6

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