Type Definition tm4c123x::usb0::RXCSRL1

source ·
pub type RXCSRL1 = Reg<u8, _RXCSRL1>;
Expand description

USB Receive Control and Status Endpoint 1 Low

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

For information about available fields see rxcsrl1 module

Trait Implementations§

source§

impl ResetValue for RXCSRL1

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

read() method returns rxcsrl1::R reader structure

source§

impl Writable for RXCSRL1

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