[][src]Type Definition mk66f18::usb0::OTGSTAT

type OTGSTAT = Reg<u8, _OTGSTAT>;

OTG Status register

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

For information about avaliable fields see otgstat module

Trait Implementations

impl Readable for OTGSTAT[src]

read() method returns otgstat::R reader structure

impl Writable for OTGSTAT[src]

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

impl ResetValue for OTGSTAT[src]

Register OTGSTAT reset()'s with value 0

type Type = u8

Register size