Type Definition tm4c129x::usb0::RXMAXP1

source ·
pub type RXMAXP1 = Reg<u16, _RXMAXP1>;
Expand description

USB Maximum Receive Data Endpoint 1

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

For information about available fields see rxmaxp1 module

Trait Implementations§

source§

impl ResetValue for RXMAXP1

Register RXMAXP1 reset()’s with value 0

§

type Type = u16

Register size
source§

fn reset_value() -> Self::Type

Reset value of the register
source§

impl Readable for RXMAXP1

read() method returns rxmaxp1::R reader structure

source§

impl Writable for RXMAXP1

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