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

type UPCON4CLR = Reg<u32, _UPCON4CLR>;

Pipe Control Clear Register

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

For information about available fields see upcon4clr module

Trait Implementations

impl ResetValue for UPCON4CLR[src]

Register UPCON4CLR reset()’s with value 0

type Type = u32

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

impl Writable for UPCON4CLR[src]

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