Type Definition tm4c129x::usb0::FIFO1

source ·
pub type FIFO1 = Reg<u32, _FIFO1>;
Expand description

USB FIFO Endpoint 1

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

For information about available fields see fifo1 module

Trait Implementations§

source§

impl ResetValue for FIFO1

Register FIFO1 reset()’s with value 0

§

type Type = u32

Register size
source§

fn reset_value() -> Self::Type

Reset value of the register
source§

impl Readable for FIFO1

read() method returns fifo1::R reader structure

source§

impl Writable for FIFO1

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