Type Definition atsam4ls4c_pac::usbc::UPCFG7[][src]

type UPCFG7 = Reg<u32, _UPCFG7>;

Pipe Configuration Register

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

For information about available fields see upcfg7 module

Trait Implementations

impl Readable for UPCFG7[src]

read() method returns upcfg7::R reader structure

impl ResetValue for UPCFG7[src]

Register UPCFG7 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for UPCFG7[src]

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