DFLLULPCTRL

Type Alias DFLLULPCTRL 

Source
pub type DFLLULPCTRL = Reg<u16, _DFLLULPCTRL>;
Expand description

DFLLULP Control

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

For information about avaliable fields see dfllulpctrl module

Aliased Type§

pub struct DFLLULPCTRL { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for DFLLULPCTRL

Register DFLLULPCTRL reset()’s with value 0x0504

Source§

type Type = u16

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for DFLLULPCTRL

read() method returns dfllulpctrl::R reader structure

Source§

impl Writable for DFLLULPCTRL

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