[][src]Type Definition imxrt1062_usb1::ENDPTFLUSH

type ENDPTFLUSH = Reg<u32, _ENDPTFLUSH>;

Endpoint Flush

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

For information about available fields see endptflush module

Trait Implementations

impl Readable for ENDPTFLUSH[src]

read() method returns endptflush::R reader structure

impl ResetValue for ENDPTFLUSH[src]

Register ENDPTFLUSH reset()'s with value 0

type Type = u32

Register size

impl Writable for ENDPTFLUSH[src]

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