[][src]Type Definition imxrt1062_usb1::ENDPTCOMPLETE

type ENDPTCOMPLETE = Reg<u32, _ENDPTCOMPLETE>;

Endpoint Complete

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

For information about available fields see endptcomplete module

Trait Implementations

impl Readable for ENDPTCOMPLETE[src]

read() method returns endptcomplete::R reader structure

impl ResetValue for ENDPTCOMPLETE[src]

Register ENDPTCOMPLETE reset()'s with value 0

type Type = u32

Register size

impl Writable for ENDPTCOMPLETE[src]

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