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

type UPCON0SET = Reg<u32, _UPCON0SET>;

Pipe Control Set Register

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

For information about available fields see upcon0set module

Trait Implementations

impl ResetValue for UPCON0SET[src]

Register UPCON0SET reset()’s with value 0

type Type = u32

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

impl Writable for UPCON0SET[src]

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