Type Definition tm4c123x::usb0::TXMAXP5

source ·
pub type TXMAXP5 = Reg<u16, _TXMAXP5>;
Expand description

USB Maximum Transmit Data Endpoint 5

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

For information about available fields see txmaxp5 module

Trait Implementations§

source§

impl ResetValue for TXMAXP5

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

read() method returns txmaxp5::R reader structure

source§

impl Writable for TXMAXP5

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