[][src]Type Definition imxrt1062_usb1::PERIODICLISTBASE

type PERIODICLISTBASE = Reg<u32, _PERIODICLISTBASE>;

Frame List Base Address

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

For information about available fields see periodiclistbase module

Trait Implementations

impl Readable for PERIODICLISTBASE[src]

read() method returns periodiclistbase::R reader structure

impl ResetValue for PERIODICLISTBASE[src]

Register PERIODICLISTBASE reset()'s with value 0

type Type = u32

Register size

impl Writable for PERIODICLISTBASE[src]

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