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

type UPCON7CLR = Reg<u32, _UPCON7CLR>;

Pipe Control Clear Register

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

For information about available fields see upcon7clr module

Trait Implementations

impl ResetValue for UPCON7CLR[src]

Register UPCON7CLR reset()’s with value 0

type Type = u32

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

impl Writable for UPCON7CLR[src]

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