Type Definition atsame54n19a_pac::oscctrl::XOSCCTRL[][src]

type XOSCCTRL = Reg<u32, _XOSCCTRL>;

External Multipurpose Crystal Oscillator Control

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

For information about available fields see xoscctrl module

Trait Implementations

impl Readable for XOSCCTRL[src]

read() method returns xoscctrl::R reader structure

impl ResetValue for XOSCCTRL[src]

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

type Type = u32

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

impl Writable for XOSCCTRL[src]

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