Type Definition tm4c123x::usb0::TXCSRH5

source ·
pub type TXCSRH5 = Reg<u8, _TXCSRH5>;
Expand description

USB Transmit Control and Status Endpoint 5 High

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

For information about available fields see txcsrh5 module

Trait Implementations§

source§

impl ResetValue for TXCSRH5

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

read() method returns txcsrh5::R reader structure

source§

impl Writable for TXCSRH5

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