[][src]Type Definition imxrt1062_usb1::ENDPTNAK

type ENDPTNAK = Reg<u32, _ENDPTNAK>;

Endpoint NAK

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

For information about available fields see endptnak module

Trait Implementations

impl Readable for ENDPTNAK[src]

read() method returns endptnak::R reader structure

impl ResetValue for ENDPTNAK[src]

Register ENDPTNAK reset()'s with value 0

type Type = u32

Register size

impl Writable for ENDPTNAK[src]

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