Type Definition atsame54n19a_pac::usb::device::PADCAL[][src]

type PADCAL = Reg<u16, _PADCAL>;

USB PAD Calibration

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

For information about available fields see padcal module

Trait Implementations

impl Readable for PADCAL[src]

read() method returns padcal::R reader structure

impl ResetValue for PADCAL[src]

Register PADCAL reset()’s with value 0

type Type = u16

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

impl Writable for PADCAL[src]

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