Type Definition tm4c123x::usb0::TXMAXP4

source ·
pub type TXMAXP4 = Reg<u16, _TXMAXP4>;
Expand description

USB Maximum Transmit Data Endpoint 4

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

For information about available fields see txmaxp4 module

Trait Implementations§

source§

impl ResetValue for TXMAXP4

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

read() method returns txmaxp4::R reader structure

source§

impl Writable for TXMAXP4

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