Type Definition atsame70n20b_pac::utmi::CKTRIM[][src]

type CKTRIM = Reg<u32, _CKTRIM>;

UTMI Clock Trimming Register

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

For information about available fields see cktrim module

Trait Implementations

impl Readable for CKTRIM[src]

read() method returns cktrim::R reader structure

impl ResetValue for CKTRIM[src]

Register CKTRIM reset()’s with value 0

type Type = u32

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

impl Writable for CKTRIM[src]

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