[][src]Type Definition lpc54606_pac::usbhsh::FLADJ_FRINDEX

type FLADJ_FRINDEX = Reg<u32, _FLADJ_FRINDEX>;

Frame Length Adjustment

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

For information about available fields see fladj_frindex module

Trait Implementations

impl Readable for FLADJ_FRINDEX[src]

read() method returns fladj_frindex::R reader structure

impl ResetValue for FLADJ_FRINDEX[src]

Register FLADJ_FRINDEX reset()'s with value 0x20

type Type = u32

Register size

impl Writable for FLADJ_FRINDEX[src]

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