[][src]Type Definition mkl25z4::usb0::FRMNUMH

type FRMNUMH = Reg<u8, _FRMNUMH>;

Frame Number Register High

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

For information about available fields see frmnumh module

Trait Implementations

impl Readable for FRMNUMH[src]

read() method returns frmnumh::R reader structure

impl ResetValue for FRMNUMH[src]

Register FRMNUMH reset()'s with value 0

type Type = u8

Register size

impl Writable for FRMNUMH[src]

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