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

type FRMNUML = Reg<u8, _FRMNUML>;

Frame Number Register Low

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

For information about available fields see frmnuml module

Trait Implementations

impl Readable for FRMNUML[src]

read() method returns frmnuml::R reader structure

impl ResetValue for FRMNUML[src]

Register FRMNUML reset()'s with value 0

type Type = u8

Register size

impl Writable for FRMNUML[src]

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