Type Alias R

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

Register BUFADDR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn bufaddr(&self) -> BUFADDR_R

Bits 0:31 - Host Buffer Address Pointer, updated by IDMAC during operation and cleared on reset. This register points to the current Data Buffer Address being accessed by the IDMAC.