Type Definition atsame54n19a_pac::i2s::CLKCTRL[][src]

type CLKCTRL = Reg<u32, _CLKCTRL>;

Clock Unit n Control

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

For information about available fields see clkctrl module

Trait Implementations

impl Readable for CLKCTRL[src]

read() method returns clkctrl::R reader structure

impl ResetValue for CLKCTRL[src]

Register CLKCTRL[%s] reset()’s with value 0

type Type = u32

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

impl Writable for CLKCTRL[src]

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