R

Type Alias R 

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

Register HCMDR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rcmd(&self) -> RcmdR

Bits 0:7 - During XIP, the AHB read transaction will be translated into this Read Command on SPI interface

Source

pub fn wcmd(&self) -> WcmdR

Bits 8:15 - During XIP, the AHB write transaction will be translated into this Write Command on SPI interface

Source

pub fn rsvd(&self) -> RsvdR

Bits 16:31