Skip to main content

R

Type Alias R 

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

Register MCTRL reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn request(&self) -> RequestR

Bits 0:2 - Request

Source

pub fn type_(&self) -> TypeR

Bits 4:5 - Bus Type with EmitStartAddr

Source

pub fn ibiresp(&self) -> IbirespR

Bits 6:7 - In-Band Interrupt Response

Source

pub fn dir(&self) -> DirR

Bit 8 - Direction

Source

pub fn addr(&self) -> AddrR

Bits 9:15 - Address

Source

pub fn rdterm(&self) -> RdtermR

Bits 16:23 - Read Terminate Counter