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

type UECON3CLR = Reg<u32, _UECON3CLR>;

TXINE Clear

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

For information about available fields see uecon3clr module

Trait Implementations

impl ResetValue for UECON3CLR[src]

Register UECON3CLR reset()’s with value 0

type Type = u32

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

impl Writable for UECON3CLR[src]

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