R

Type Alias R 

pub type R = R<GpolySpec>;
Expand description

Register GPOLY reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn low(&self) -> LowR

Bits 0:15 - Low Polynomial Half-word

pub fn high(&self) -> HighR

Bits 16:31 - High Polynomial Half-word