Type Definition tm4c129x::usb0::DMAADDR2

source ·
pub type DMAADDR2 = Reg<u32, _DMAADDR2>;
Expand description

USB DMA Address 2

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

For information about available fields see dmaaddr2 module

Trait Implementations§

source§

impl ResetValue for DMAADDR2

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

read() method returns dmaaddr2::R reader structure

source§

impl Writable for DMAADDR2

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