Type Definition tm4c129x::usb0::RXFIFOADD

source ·
pub type RXFIFOADD = Reg<u16, _RXFIFOADD>;
Expand description

USB Receive FIFO Start Address

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

For information about available fields see rxfifoadd module

Trait Implementations§

source§

impl ResetValue for RXFIFOADD

Register RXFIFOADD reset()’s with value 0

§

type Type = u16

Register size
source§

fn reset_value() -> Self::Type

Reset value of the register
source§

impl Readable for RXFIFOADD

read() method returns rxfifoadd::R reader structure

source§

impl Writable for RXFIFOADD

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