Type Alias pac25::pac25140::crc::ctl::R

source ·
pub type R = R<CTL_SPEC>;
Expand description

Register CTL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn polysel(&self) -> POLYSEL_R

Bits 0:1 - CRC polynomial select

source

pub fn datawidth(&self) -> DATAWIDTH_R

Bit 2 - Input data width

source

pub fn outref(&self) -> OUTREF_R

Bit 3 - Reflect output data from CRC engine

source

pub fn inref(&self) -> INREF_R

Bit 4 - Reflect input data from CRC engine