Type Definition tm4c123x::usb0::VPLEN

source ·
pub type VPLEN = Reg<u8, _VPLEN>;
Expand description

USB OTG VBUS Pulse Timing

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

For information about available fields see vplen module

Trait Implementations§

source§

impl ResetValue for VPLEN

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

read() method returns vplen::R reader structure

source§

impl Writable for VPLEN

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