[][src]Type Definition imxrt1062_usb1::BURSTSIZE

type BURSTSIZE = Reg<u32, _BURSTSIZE>;

Programmable Burst Size

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

For information about available fields see burstsize module

Trait Implementations

impl Readable for BURSTSIZE[src]

read() method returns burstsize::R reader structure

impl ResetValue for BURSTSIZE[src]

Register BURSTSIZE reset()'s with value 0x0808

type Type = u32

Register size

impl Writable for BURSTSIZE[src]

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