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

type UDINTECLR = Reg<u32, _UDINTECLR>;

Device Global Interrupt Enable Clear Register

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

For information about available fields see udinteclr module

Trait Implementations

impl ResetValue for UDINTECLR[src]

Register UDINTECLR reset()’s with value 0

type Type = u32

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

impl Writable for UDINTECLR[src]

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