Type Definition atsam4ls4b_pac::usbc::UHCON[][src]

type UHCON = Reg<u32, _UHCON>;

Host General Control Register

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

For information about available fields see uhcon module

Trait Implementations

impl Readable for UHCON[src]

read() method returns uhcon::R reader structure

impl ResetValue for UHCON[src]

Register UHCON reset()’s with value 0

type Type = u32

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

impl Writable for UHCON[src]

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