Type Definition tm4c123x::usb0::RXINTERVAL5

source ·
pub type RXINTERVAL5 = Reg<u8, _RXINTERVAL5>;
Expand description

USB Host Receive Polling Interval Endpoint 5

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

For information about available fields see rxinterval5 module

Trait Implementations§

source§

impl ResetValue for RXINTERVAL5

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

read() method returns rxinterval5::R reader structure

source§

impl Writable for RXINTERVAL5

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