Type Definition atsam4s2b_pac::pmc::PMC_USB[][src]

type PMC_USB = Reg<u32, _PMC_USB>;

USB Clock Register

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

For information about available fields see pmc_usb module

Trait Implementations

impl Readable for PMC_USB[src]

read() method returns pmc_usb::R reader structure

impl ResetValue for PMC_USB[src]

Register PMC_USB reset()’s with value 0

type Type = u32

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

impl Writable for PMC_USB[src]

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