Type Definition tm4c123x::usb0::TXFIFOSZ

source ·
pub type TXFIFOSZ = Reg<u8, _TXFIFOSZ>;
Expand description

USB Transmit Dynamic FIFO Sizing

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

For information about available fields see txfifosz module

Trait Implementations§

source§

impl ResetValue for TXFIFOSZ

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

read() method returns txfifosz::R reader structure

source§

impl Writable for TXFIFOSZ

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