Type Definition tm4c129x::usb0::DMACOUNT4

source ·
pub type DMACOUNT4 = Reg<u32, _DMACOUNT4>;
Expand description

USB DMA Count 4

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

For information about available fields see dmacount4 module

Trait Implementations§

source§

impl ResetValue for DMACOUNT4

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

read() method returns dmacount4::R reader structure

source§

impl Writable for DMACOUNT4

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