[][src]Type Definition atsamd51g19a::usb::host::PCFG

type PCFG = Reg<u8, _PCFG>;

HOST End Point Configuration

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

For information about avaliable fields see pcfg module

Trait Implementations

impl Readable for PCFG[src]

read() method returns pcfg::R reader structure

impl Writable for PCFG[src]

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

impl ResetValue for PCFG[src]

Register PCFG%s reset()'s with value 0

type Type = u8

Register size