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

type OTGCTL = Reg<u8, _OTGCTL>;

OTG Control register

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

For information about available fields see otgctl module

Trait Implementations

impl Readable for OTGCTL[src]

read() method returns otgctl::R reader structure

impl ResetValue for OTGCTL[src]

Register OTGCTL reset()'s with value 0

type Type = u8

Register size

impl Writable for OTGCTL[src]

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