Type Definition tm4c123x::usb0::FIFO0

source ·
pub type FIFO0 = Reg<u32, _FIFO0>;
Expand description

USB FIFO Endpoint 0

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

For information about available fields see fifo0 module

Trait Implementations§

source§

impl ResetValue for FIFO0

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

read() method returns fifo0::R reader structure

source§

impl Writable for FIFO0

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