Type Alias R

Source
pub type R = R<ClkctrlSpec>;
Expand description

Register CLKCTRL[%s] reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn slotsize(&self) -> SlotsizeR

Bits 0:1 - Slot Size

Source

pub fn nbslots(&self) -> NbslotsR

Bits 2:4 - Number of Slots in Frame

Source

pub fn fswidth(&self) -> FswidthR

Bits 5:6 - Frame Sync Width

Source

pub fn bitdelay(&self) -> BitdelayR

Bit 7 - Data Delay from Frame Sync

Source

pub fn fssel(&self) -> FsselR

Bit 8 - Frame Sync Select

Source

pub fn fsinv(&self) -> FsinvR

Bit 9 - Frame Sync Invert

Source

pub fn fsoutinv(&self) -> FsoutinvR

Bit 10 - Frame Sync Output Invert

Source

pub fn scksel(&self) -> SckselR

Bit 11 - Serial Clock Select

Source

pub fn sckoutinv(&self) -> SckoutinvR

Bit 12 - Serial Clock Output Invert

Source

pub fn mcksel(&self) -> MckselR

Bit 13 - Master Clock Select

Source

pub fn mcken(&self) -> MckenR

Bit 14 - Master Clock Enable

Source

pub fn mckoutinv(&self) -> MckoutinvR

Bit 15 - Master Clock Output Invert

Source

pub fn mckdiv(&self) -> MckdivR

Bits 16:21 - Master Clock Division Factor

Source

pub fn mckoutdiv(&self) -> MckoutdivR

Bits 24:29 - Master Clock Output Division Factor