[][src]Type Definition k1921vk01t_pac::nt_usbdevice::usb_ep::MPS

type MPS = Reg<u32, _MPS>;

EndPoint maximum packet size register

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

For information about avaliable fields see mps module

Trait Implementations

impl Readable for MPS[src]

read() method returns mps::R reader structure

impl ResetValue for MPS[src]

Register MPS reset()'s with value 0

type Type = u32

Register size

impl Writable for MPS[src]

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