[][src]Type Definition k22f::usb0::USBFRMADJUST

type USBFRMADJUST = Reg<u8, _USBFRMADJUST>;

Frame Adjust Register

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

For information about available fields see usbfrmadjust module

Trait Implementations

impl Readable for USBFRMADJUST[src]

read() method returns usbfrmadjust::R reader structure

impl ResetValue for USBFRMADJUST[src]

Register USBFRMADJUST reset()'s with value 0

type Type = u8

Register size

impl Writable for USBFRMADJUST[src]

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