Type Definition tm4c123x::usb0::TYPE0

source ·
pub type TYPE0 = Reg<u8, _TYPE0>;
Expand description

USB Type Endpoint 0

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

For information about available fields see type0 module

Trait Implementations§

source§

impl ResetValue for TYPE0

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

read() method returns type0::R reader structure

source§

impl Writable for TYPE0

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