Type Definition tm4c129x::usb0::TXCSRH4

source ·
pub type TXCSRH4 = Reg<u8, _TXCSRH4>;
Expand description

USB Transmit Control and Status Endpoint 4 High

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

For information about available fields see txcsrh4 module

Trait Implementations§

source§

impl ResetValue for TXCSRH4

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

read() method returns txcsrh4::R reader structure

source§

impl Writable for TXCSRH4

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