Type Definition tm4c123x::usb0::RXINTERVAL7

source ·
pub type RXINTERVAL7 = Reg<u8, _RXINTERVAL7>;
Expand description

USB Host Receive Polling Interval Endpoint 7

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

For information about available fields see rxinterval7 module

Trait Implementations§

source§

impl ResetValue for RXINTERVAL7

Register RXINTERVAL7 reset()’s with value 0

§

type Type = u8

Register size
source§

fn reset_value() -> Self::Type

Reset value of the register
source§

impl Readable for RXINTERVAL7

read() method returns rxinterval7::R reader structure

source§

impl Writable for RXINTERVAL7

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