Type Definition tm4c123x::usb0::TXMAXP3

source ·
pub type TXMAXP3 = Reg<u16, _TXMAXP3>;
Expand description

USB Maximum Transmit Data Endpoint 3

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

For information about available fields see txmaxp3 module

Trait Implementations§

source§

impl ResetValue for TXMAXP3

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

read() method returns txmaxp3::R reader structure

source§

impl Writable for TXMAXP3

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