[][src]Type Definition atsame70n19b::utmi::UTMI_CKTRIM

type UTMI_CKTRIM = Reg<u32, _UTMI_CKTRIM>;

UTMI Clock Trimming Register

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

For information about available fields see utmi_cktrim module

Trait Implementations

impl Readable for UTMI_CKTRIM[src]

read() method returns utmi_cktrim::R reader structure

impl ResetValue for UTMI_CKTRIM[src]

Register UTMI_CKTRIM reset()'s with value 0

type Type = u32

Register size

impl Writable for UTMI_CKTRIM[src]

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