Type Alias CrcsrcR

Source
pub type CrcsrcR = FieldReader<Crcsrcselect>;
Expand description

Field CRCSRC reader - CRC Input Source

Aliased Type§

struct CrcsrcR { /* private fields */ }

Implementations§

Source§

impl CrcsrcR

Source

pub const fn variant(&self) -> Option<Crcsrcselect>

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

CRC Disabled

Source

pub fn is_io(&self) -> bool

I/O interface

Source

pub fn is_chn0(&self) -> bool

DMA Channel 0

Source

pub fn is_chn1(&self) -> bool

DMA Channel 1

Source

pub fn is_chn2(&self) -> bool

DMA Channel 2

Source

pub fn is_chn3(&self) -> bool

DMA Channel 3

Source

pub fn is_chn4(&self) -> bool

DMA Channel 4

Source

pub fn is_chn5(&self) -> bool

DMA Channel 5

Source

pub fn is_chn6(&self) -> bool

DMA Channel 6

Source

pub fn is_chn7(&self) -> bool

DMA Channel 7

Source

pub fn is_chn8(&self) -> bool

DMA Channel 8

Source

pub fn is_chn9(&self) -> bool

DMA Channel 9

Source

pub fn is_chn10(&self) -> bool

DMA Channel 10

Source

pub fn is_chn11(&self) -> bool

DMA Channel 11

Source

pub fn is_chn12(&self) -> bool

DMA Channel 12

Source

pub fn is_chn13(&self) -> bool

DMA Channel 13

Source

pub fn is_chn14(&self) -> bool

DMA Channel 14

Source

pub fn is_chn15(&self) -> bool

DMA Channel 15

Source

pub fn is_chn16(&self) -> bool

DMA Channel 16

Source

pub fn is_chn17(&self) -> bool

DMA Channel 17

Source

pub fn is_chn18(&self) -> bool

DMA Channel 18

Source

pub fn is_chn19(&self) -> bool

DMA Channel 19

Source

pub fn is_chn20(&self) -> bool

DMA Channel 20

Source

pub fn is_chn21(&self) -> bool

DMA Channel 21

Source

pub fn is_chn22(&self) -> bool

DMA Channel 22

Source

pub fn is_chn23(&self) -> bool

DMA Channel 23

Source

pub fn is_chn24(&self) -> bool

DMA Channel 24

Source

pub fn is_chn25(&self) -> bool

DMA Channel 25

Source

pub fn is_chn26(&self) -> bool

DMA Channel 26

Source

pub fn is_chn27(&self) -> bool

DMA Channel 27

Source

pub fn is_chn28(&self) -> bool

DMA Channel 28

Source

pub fn is_chn29(&self) -> bool

DMA Channel 29

Source

pub fn is_chn30(&self) -> bool

DMA Channel 30

Source

pub fn is_chn31(&self) -> bool

DMA Channel 31