Type Definition tm4c123x::usb0::RXCSRH3

source ·
pub type RXCSRH3 = Reg<u8, _RXCSRH3>;
Expand description

USB Receive Control and Status Endpoint 3 High

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

For information about available fields see rxcsrh3 module

Trait Implementations§

source§

impl ResetValue for RXCSRH3

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

read() method returns rxcsrh3::R reader structure

source§

impl Writable for RXCSRH3

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