Type Alias R

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

Register MACSPI1R reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn spi1(&self) -> SPI1_R

Bits 0:31 - Source Port Identity 1 This field indicates bits [63:32] of sourcePortIdentity of PTP node.

Trait Implementations§

Source§

impl Debug for R

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more