Type Alias R

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

Register LSR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn present(&self) -> PresentR

Bit 0

Source

pub fn access(&self) -> AccessR

Bit 1

Source

pub fn byte_acc(&self) -> ByteAccR

Bit 2