[][src]Struct imxrt1062_dma0::R

pub struct R<U, T> { /* fields omitted */ }

Register/field reader

Result of the read method of a register. Also it can be used in the modify method

Methods

impl<U, T> R<U, T> where
    U: Copy
[src]

pub fn bits(&self) -> U[src]

Read raw bits from register/field

impl<FI> R<bool, FI>[src]

pub fn bit(&self) -> bool[src]

Value of the field as raw bits

pub fn bit_is_clear(&self) -> bool[src]

Returns true if the bit is clear (0)

pub fn bit_is_set(&self) -> bool[src]

Returns true if the bit is set (1)

impl R<bool, EDBG_A>[src]

pub fn variant(&self) -> EDBG_A[src]

Get enumerated values variant

pub fn is_edbg_0(&self) -> bool[src]

Checks if the value of the field is EDBG_0

pub fn is_edbg_1(&self) -> bool[src]

Checks if the value of the field is EDBG_1

impl R<bool, ERCA_A>[src]

pub fn variant(&self) -> ERCA_A[src]

Get enumerated values variant

pub fn is_erca_0(&self) -> bool[src]

Checks if the value of the field is ERCA_0

pub fn is_erca_1(&self) -> bool[src]

Checks if the value of the field is ERCA_1

impl R<bool, ERGA_A>[src]

pub fn variant(&self) -> ERGA_A[src]

Get enumerated values variant

pub fn is_erga_0(&self) -> bool[src]

Checks if the value of the field is ERGA_0

pub fn is_erga_1(&self) -> bool[src]

Checks if the value of the field is ERGA_1

impl R<bool, HOE_A>[src]

pub fn variant(&self) -> HOE_A[src]

Get enumerated values variant

pub fn is_hoe_0(&self) -> bool[src]

Checks if the value of the field is HOE_0

pub fn is_hoe_1(&self) -> bool[src]

Checks if the value of the field is HOE_1

impl R<bool, HALT_A>[src]

pub fn variant(&self) -> HALT_A[src]

Get enumerated values variant

pub fn is_halt_0(&self) -> bool[src]

Checks if the value of the field is HALT_0

pub fn is_halt_1(&self) -> bool[src]

Checks if the value of the field is HALT_1

impl R<bool, CLM_A>[src]

pub fn variant(&self) -> CLM_A[src]

Get enumerated values variant

pub fn is_clm_0(&self) -> bool[src]

Checks if the value of the field is CLM_0

pub fn is_clm_1(&self) -> bool[src]

Checks if the value of the field is CLM_1

impl R<bool, EMLM_A>[src]

pub fn variant(&self) -> EMLM_A[src]

Get enumerated values variant

pub fn is_emlm_0(&self) -> bool[src]

Checks if the value of the field is EMLM_0

pub fn is_emlm_1(&self) -> bool[src]

Checks if the value of the field is EMLM_1

impl R<bool, ECX_A>[src]

pub fn variant(&self) -> ECX_A[src]

Get enumerated values variant

pub fn is_ecx_0(&self) -> bool[src]

Checks if the value of the field is ECX_0

pub fn is_ecx_1(&self) -> bool[src]

Checks if the value of the field is ECX_1

impl R<bool, CX_A>[src]

pub fn variant(&self) -> CX_A[src]

Get enumerated values variant

pub fn is_cx_0(&self) -> bool[src]

Checks if the value of the field is CX_0

pub fn is_cx_1(&self) -> bool[src]

Checks if the value of the field is CX_1

impl R<bool, ACTIVE_A>[src]

pub fn variant(&self) -> ACTIVE_A[src]

Get enumerated values variant

pub fn is_active_0(&self) -> bool[src]

Checks if the value of the field is ACTIVE_0

pub fn is_active_1(&self) -> bool[src]

Checks if the value of the field is ACTIVE_1

impl R<u32, Reg<u32, _CR>>[src]

pub fn edbg(&self) -> EDBG_R[src]

Bit 1 - Enable Debug

pub fn erca(&self) -> ERCA_R[src]

Bit 2 - Enable Round Robin Channel Arbitration

pub fn erga(&self) -> ERGA_R[src]

Bit 3 - Enable Round Robin Group Arbitration

pub fn hoe(&self) -> HOE_R[src]

Bit 4 - Halt On Error

pub fn halt(&self) -> HALT_R[src]

Bit 5 - Halt DMA Operations

pub fn clm(&self) -> CLM_R[src]

Bit 6 - Continuous Link Mode

pub fn emlm(&self) -> EMLM_R[src]

Bit 7 - Enable Minor Loop Mapping

pub fn grp0pri(&self) -> GRP0PRI_R[src]

Bit 8 - Channel Group 0 Priority

pub fn grp1pri(&self) -> GRP1PRI_R[src]

Bit 10 - Channel Group 1 Priority

pub fn ecx(&self) -> ECX_R[src]

Bit 16 - Error Cancel Transfer

pub fn cx(&self) -> CX_R[src]

Bit 17 - Cancel Transfer

pub fn active(&self) -> ACTIVE_R[src]

Bit 31 - DMA Active Status

impl R<bool, DBE_A>[src]

pub fn variant(&self) -> DBE_A[src]

Get enumerated values variant

pub fn is_dbe_0(&self) -> bool[src]

Checks if the value of the field is DBE_0

pub fn is_dbe_1(&self) -> bool[src]

Checks if the value of the field is DBE_1

impl R<bool, SBE_A>[src]

pub fn variant(&self) -> SBE_A[src]

Get enumerated values variant

pub fn is_sbe_0(&self) -> bool[src]

Checks if the value of the field is SBE_0

pub fn is_sbe_1(&self) -> bool[src]

Checks if the value of the field is SBE_1

impl R<bool, SGE_A>[src]

pub fn variant(&self) -> SGE_A[src]

Get enumerated values variant

pub fn is_sge_0(&self) -> bool[src]

Checks if the value of the field is SGE_0

pub fn is_sge_1(&self) -> bool[src]

Checks if the value of the field is SGE_1

impl R<bool, NCE_A>[src]

pub fn variant(&self) -> NCE_A[src]

Get enumerated values variant

pub fn is_nce_0(&self) -> bool[src]

Checks if the value of the field is NCE_0

pub fn is_nce_1(&self) -> bool[src]

Checks if the value of the field is NCE_1

impl R<bool, DOE_A>[src]

pub fn variant(&self) -> DOE_A[src]

Get enumerated values variant

pub fn is_doe_0(&self) -> bool[src]

Checks if the value of the field is DOE_0

pub fn is_doe_1(&self) -> bool[src]

Checks if the value of the field is DOE_1

impl R<bool, DAE_A>[src]

pub fn variant(&self) -> DAE_A[src]

Get enumerated values variant

pub fn is_dae_0(&self) -> bool[src]

Checks if the value of the field is DAE_0

pub fn is_dae_1(&self) -> bool[src]

Checks if the value of the field is DAE_1

impl R<bool, SOE_A>[src]

pub fn variant(&self) -> SOE_A[src]

Get enumerated values variant

pub fn is_soe_0(&self) -> bool[src]

Checks if the value of the field is SOE_0

pub fn is_soe_1(&self) -> bool[src]

Checks if the value of the field is SOE_1

impl R<bool, SAE_A>[src]

pub fn variant(&self) -> SAE_A[src]

Get enumerated values variant

pub fn is_sae_0(&self) -> bool[src]

Checks if the value of the field is SAE_0

pub fn is_sae_1(&self) -> bool[src]

Checks if the value of the field is SAE_1

impl R<bool, CPE_A>[src]

pub fn variant(&self) -> CPE_A[src]

Get enumerated values variant

pub fn is_cpe_0(&self) -> bool[src]

Checks if the value of the field is CPE_0

pub fn is_cpe_1(&self) -> bool[src]

Checks if the value of the field is CPE_1

impl R<bool, GPE_A>[src]

pub fn variant(&self) -> GPE_A[src]

Get enumerated values variant

pub fn is_gpe_0(&self) -> bool[src]

Checks if the value of the field is GPE_0

pub fn is_gpe_1(&self) -> bool[src]

Checks if the value of the field is GPE_1

impl R<bool, ECX_A>[src]

pub fn variant(&self) -> ECX_A[src]

Get enumerated values variant

pub fn is_ecx_0(&self) -> bool[src]

Checks if the value of the field is ECX_0

pub fn is_ecx_1(&self) -> bool[src]

Checks if the value of the field is ECX_1

impl R<bool, VLD_A>[src]

pub fn variant(&self) -> VLD_A[src]

Get enumerated values variant

pub fn is_vld_0(&self) -> bool[src]

Checks if the value of the field is VLD_0

pub fn is_vld_1(&self) -> bool[src]

Checks if the value of the field is VLD_1

impl R<u32, Reg<u32, _ES>>[src]

pub fn dbe(&self) -> DBE_R[src]

Bit 0 - Destination Bus Error

pub fn sbe(&self) -> SBE_R[src]

Bit 1 - Source Bus Error

pub fn sge(&self) -> SGE_R[src]

Bit 2 - Scatter/Gather Configuration Error

pub fn nce(&self) -> NCE_R[src]

Bit 3 - NBYTES/CITER Configuration Error

pub fn doe(&self) -> DOE_R[src]

Bit 4 - Destination Offset Error

pub fn dae(&self) -> DAE_R[src]

Bit 5 - Destination Address Error

pub fn soe(&self) -> SOE_R[src]

Bit 6 - Source Offset Error

pub fn sae(&self) -> SAE_R[src]

Bit 7 - Source Address Error

pub fn errchn(&self) -> ERRCHN_R[src]

Bits 8:12 - Error Channel Number or Canceled Channel Number

pub fn cpe(&self) -> CPE_R[src]

Bit 14 - Channel Priority Error

pub fn gpe(&self) -> GPE_R[src]

Bit 15 - Group Priority Error

pub fn ecx(&self) -> ECX_R[src]

Bit 16 - Transfer Canceled

pub fn vld(&self) -> VLD_R[src]

Bit 31 - VLD

impl R<bool, ERQ0_A>[src]

pub fn variant(&self) -> ERQ0_A[src]

Get enumerated values variant

pub fn is_erq0_0(&self) -> bool[src]

Checks if the value of the field is ERQ0_0

pub fn is_erq0_1(&self) -> bool[src]

Checks if the value of the field is ERQ0_1

impl R<bool, ERQ1_A>[src]

pub fn variant(&self) -> ERQ1_A[src]

Get enumerated values variant

pub fn is_erq1_0(&self) -> bool[src]

Checks if the value of the field is ERQ1_0

pub fn is_erq1_1(&self) -> bool[src]

Checks if the value of the field is ERQ1_1

impl R<bool, ERQ2_A>[src]

pub fn variant(&self) -> ERQ2_A[src]

Get enumerated values variant

pub fn is_erq2_0(&self) -> bool[src]

Checks if the value of the field is ERQ2_0

pub fn is_erq2_1(&self) -> bool[src]

Checks if the value of the field is ERQ2_1

impl R<bool, ERQ3_A>[src]

pub fn variant(&self) -> ERQ3_A[src]

Get enumerated values variant

pub fn is_erq3_0(&self) -> bool[src]

Checks if the value of the field is ERQ3_0

pub fn is_erq3_1(&self) -> bool[src]

Checks if the value of the field is ERQ3_1

impl R<bool, ERQ4_A>[src]

pub fn variant(&self) -> ERQ4_A[src]

Get enumerated values variant

pub fn is_erq4_0(&self) -> bool[src]

Checks if the value of the field is ERQ4_0

pub fn is_erq4_1(&self) -> bool[src]

Checks if the value of the field is ERQ4_1

impl R<bool, ERQ5_A>[src]

pub fn variant(&self) -> ERQ5_A[src]

Get enumerated values variant

pub fn is_erq5_0(&self) -> bool[src]

Checks if the value of the field is ERQ5_0

pub fn is_erq5_1(&self) -> bool[src]

Checks if the value of the field is ERQ5_1

impl R<bool, ERQ6_A>[src]

pub fn variant(&self) -> ERQ6_A[src]

Get enumerated values variant

pub fn is_erq6_0(&self) -> bool[src]

Checks if the value of the field is ERQ6_0

pub fn is_erq6_1(&self) -> bool[src]

Checks if the value of the field is ERQ6_1

impl R<bool, ERQ7_A>[src]

pub fn variant(&self) -> ERQ7_A[src]

Get enumerated values variant

pub fn is_erq7_0(&self) -> bool[src]

Checks if the value of the field is ERQ7_0

pub fn is_erq7_1(&self) -> bool[src]

Checks if the value of the field is ERQ7_1

impl R<bool, ERQ8_A>[src]

pub fn variant(&self) -> ERQ8_A[src]

Get enumerated values variant

pub fn is_erq8_0(&self) -> bool[src]

Checks if the value of the field is ERQ8_0

pub fn is_erq8_1(&self) -> bool[src]

Checks if the value of the field is ERQ8_1

impl R<bool, ERQ9_A>[src]

pub fn variant(&self) -> ERQ9_A[src]

Get enumerated values variant

pub fn is_erq9_0(&self) -> bool[src]

Checks if the value of the field is ERQ9_0

pub fn is_erq9_1(&self) -> bool[src]

Checks if the value of the field is ERQ9_1

impl R<bool, ERQ10_A>[src]

pub fn variant(&self) -> ERQ10_A[src]

Get enumerated values variant

pub fn is_erq10_0(&self) -> bool[src]

Checks if the value of the field is ERQ10_0

pub fn is_erq10_1(&self) -> bool[src]

Checks if the value of the field is ERQ10_1

impl R<bool, ERQ11_A>[src]

pub fn variant(&self) -> ERQ11_A[src]

Get enumerated values variant

pub fn is_erq11_0(&self) -> bool[src]

Checks if the value of the field is ERQ11_0

pub fn is_erq11_1(&self) -> bool[src]

Checks if the value of the field is ERQ11_1

impl R<bool, ERQ12_A>[src]

pub fn variant(&self) -> ERQ12_A[src]

Get enumerated values variant

pub fn is_erq12_0(&self) -> bool[src]

Checks if the value of the field is ERQ12_0

pub fn is_erq12_1(&self) -> bool[src]

Checks if the value of the field is ERQ12_1

impl R<bool, ERQ13_A>[src]

pub fn variant(&self) -> ERQ13_A[src]

Get enumerated values variant

pub fn is_erq13_0(&self) -> bool[src]

Checks if the value of the field is ERQ13_0

pub fn is_erq13_1(&self) -> bool[src]

Checks if the value of the field is ERQ13_1

impl R<bool, ERQ14_A>[src]

pub fn variant(&self) -> ERQ14_A[src]

Get enumerated values variant

pub fn is_erq14_0(&self) -> bool[src]

Checks if the value of the field is ERQ14_0

pub fn is_erq14_1(&self) -> bool[src]

Checks if the value of the field is ERQ14_1

impl R<bool, ERQ15_A>[src]

pub fn variant(&self) -> ERQ15_A[src]

Get enumerated values variant

pub fn is_erq15_0(&self) -> bool[src]

Checks if the value of the field is ERQ15_0

pub fn is_erq15_1(&self) -> bool[src]

Checks if the value of the field is ERQ15_1

impl R<bool, ERQ16_A>[src]

pub fn variant(&self) -> ERQ16_A[src]

Get enumerated values variant

pub fn is_erq16_0(&self) -> bool[src]

Checks if the value of the field is ERQ16_0

pub fn is_erq16_1(&self) -> bool[src]

Checks if the value of the field is ERQ16_1

impl R<bool, ERQ17_A>[src]

pub fn variant(&self) -> ERQ17_A[src]

Get enumerated values variant

pub fn is_erq17_0(&self) -> bool[src]

Checks if the value of the field is ERQ17_0

pub fn is_erq17_1(&self) -> bool[src]

Checks if the value of the field is ERQ17_1

impl R<bool, ERQ18_A>[src]

pub fn variant(&self) -> ERQ18_A[src]

Get enumerated values variant

pub fn is_erq18_0(&self) -> bool[src]

Checks if the value of the field is ERQ18_0

pub fn is_erq18_1(&self) -> bool[src]

Checks if the value of the field is ERQ18_1

impl R<bool, ERQ19_A>[src]

pub fn variant(&self) -> ERQ19_A[src]

Get enumerated values variant

pub fn is_erq19_0(&self) -> bool[src]

Checks if the value of the field is ERQ19_0

pub fn is_erq19_1(&self) -> bool[src]

Checks if the value of the field is ERQ19_1

impl R<bool, ERQ20_A>[src]

pub fn variant(&self) -> ERQ20_A[src]

Get enumerated values variant

pub fn is_erq20_0(&self) -> bool[src]

Checks if the value of the field is ERQ20_0

pub fn is_erq20_1(&self) -> bool[src]

Checks if the value of the field is ERQ20_1

impl R<bool, ERQ21_A>[src]

pub fn variant(&self) -> ERQ21_A[src]

Get enumerated values variant

pub fn is_erq21_0(&self) -> bool[src]

Checks if the value of the field is ERQ21_0

pub fn is_erq21_1(&self) -> bool[src]

Checks if the value of the field is ERQ21_1

impl R<bool, ERQ22_A>[src]

pub fn variant(&self) -> ERQ22_A[src]

Get enumerated values variant

pub fn is_erq22_0(&self) -> bool[src]

Checks if the value of the field is ERQ22_0

pub fn is_erq22_1(&self) -> bool[src]

Checks if the value of the field is ERQ22_1

impl R<bool, ERQ23_A>[src]

pub fn variant(&self) -> ERQ23_A[src]

Get enumerated values variant

pub fn is_erq23_0(&self) -> bool[src]

Checks if the value of the field is ERQ23_0

pub fn is_erq23_1(&self) -> bool[src]

Checks if the value of the field is ERQ23_1

impl R<bool, ERQ24_A>[src]

pub fn variant(&self) -> ERQ24_A[src]

Get enumerated values variant

pub fn is_erq24_0(&self) -> bool[src]

Checks if the value of the field is ERQ24_0

pub fn is_erq24_1(&self) -> bool[src]

Checks if the value of the field is ERQ24_1

impl R<bool, ERQ25_A>[src]

pub fn variant(&self) -> ERQ25_A[src]

Get enumerated values variant

pub fn is_erq25_0(&self) -> bool[src]

Checks if the value of the field is ERQ25_0

pub fn is_erq25_1(&self) -> bool[src]

Checks if the value of the field is ERQ25_1

impl R<bool, ERQ26_A>[src]

pub fn variant(&self) -> ERQ26_A[src]

Get enumerated values variant

pub fn is_erq26_0(&self) -> bool[src]

Checks if the value of the field is ERQ26_0

pub fn is_erq26_1(&self) -> bool[src]

Checks if the value of the field is ERQ26_1

impl R<bool, ERQ27_A>[src]

pub fn variant(&self) -> ERQ27_A[src]

Get enumerated values variant

pub fn is_erq27_0(&self) -> bool[src]

Checks if the value of the field is ERQ27_0

pub fn is_erq27_1(&self) -> bool[src]

Checks if the value of the field is ERQ27_1

impl R<bool, ERQ28_A>[src]

pub fn variant(&self) -> ERQ28_A[src]

Get enumerated values variant

pub fn is_erq28_0(&self) -> bool[src]

Checks if the value of the field is ERQ28_0

pub fn is_erq28_1(&self) -> bool[src]

Checks if the value of the field is ERQ28_1

impl R<bool, ERQ29_A>[src]

pub fn variant(&self) -> ERQ29_A[src]

Get enumerated values variant

pub fn is_erq29_0(&self) -> bool[src]

Checks if the value of the field is ERQ29_0

pub fn is_erq29_1(&self) -> bool[src]

Checks if the value of the field is ERQ29_1

impl R<bool, ERQ30_A>[src]

pub fn variant(&self) -> ERQ30_A[src]

Get enumerated values variant

pub fn is_erq30_0(&self) -> bool[src]

Checks if the value of the field is ERQ30_0

pub fn is_erq30_1(&self) -> bool[src]

Checks if the value of the field is ERQ30_1

impl R<bool, ERQ31_A>[src]

pub fn variant(&self) -> ERQ31_A[src]

Get enumerated values variant

pub fn is_erq31_0(&self) -> bool[src]

Checks if the value of the field is ERQ31_0

pub fn is_erq31_1(&self) -> bool[src]

Checks if the value of the field is ERQ31_1

impl R<u32, Reg<u32, _ERQ>>[src]

pub fn erq0(&self) -> ERQ0_R[src]

Bit 0 - Enable DMA Request 0

pub fn erq1(&self) -> ERQ1_R[src]

Bit 1 - Enable DMA Request 1

pub fn erq2(&self) -> ERQ2_R[src]

Bit 2 - Enable DMA Request 2

pub fn erq3(&self) -> ERQ3_R[src]

Bit 3 - Enable DMA Request 3

pub fn erq4(&self) -> ERQ4_R[src]

Bit 4 - Enable DMA Request 4

pub fn erq5(&self) -> ERQ5_R[src]

Bit 5 - Enable DMA Request 5

pub fn erq6(&self) -> ERQ6_R[src]

Bit 6 - Enable DMA Request 6

pub fn erq7(&self) -> ERQ7_R[src]

Bit 7 - Enable DMA Request 7

pub fn erq8(&self) -> ERQ8_R[src]

Bit 8 - Enable DMA Request 8

pub fn erq9(&self) -> ERQ9_R[src]

Bit 9 - Enable DMA Request 9

pub fn erq10(&self) -> ERQ10_R[src]

Bit 10 - Enable DMA Request 10

pub fn erq11(&self) -> ERQ11_R[src]

Bit 11 - Enable DMA Request 11

pub fn erq12(&self) -> ERQ12_R[src]

Bit 12 - Enable DMA Request 12

pub fn erq13(&self) -> ERQ13_R[src]

Bit 13 - Enable DMA Request 13

pub fn erq14(&self) -> ERQ14_R[src]

Bit 14 - Enable DMA Request 14

pub fn erq15(&self) -> ERQ15_R[src]

Bit 15 - Enable DMA Request 15

pub fn erq16(&self) -> ERQ16_R[src]

Bit 16 - Enable DMA Request 16

pub fn erq17(&self) -> ERQ17_R[src]

Bit 17 - Enable DMA Request 17

pub fn erq18(&self) -> ERQ18_R[src]

Bit 18 - Enable DMA Request 18

pub fn erq19(&self) -> ERQ19_R[src]

Bit 19 - Enable DMA Request 19

pub fn erq20(&self) -> ERQ20_R[src]

Bit 20 - Enable DMA Request 20

pub fn erq21(&self) -> ERQ21_R[src]

Bit 21 - Enable DMA Request 21

pub fn erq22(&self) -> ERQ22_R[src]

Bit 22 - Enable DMA Request 22

pub fn erq23(&self) -> ERQ23_R[src]

Bit 23 - Enable DMA Request 23

pub fn erq24(&self) -> ERQ24_R[src]

Bit 24 - Enable DMA Request 24

pub fn erq25(&self) -> ERQ25_R[src]

Bit 25 - Enable DMA Request 25

pub fn erq26(&self) -> ERQ26_R[src]

Bit 26 - Enable DMA Request 26

pub fn erq27(&self) -> ERQ27_R[src]

Bit 27 - Enable DMA Request 27

pub fn erq28(&self) -> ERQ28_R[src]

Bit 28 - Enable DMA Request 28

pub fn erq29(&self) -> ERQ29_R[src]

Bit 29 - Enable DMA Request 29

pub fn erq30(&self) -> ERQ30_R[src]

Bit 30 - Enable DMA Request 30

pub fn erq31(&self) -> ERQ31_R[src]

Bit 31 - Enable DMA Request 31

impl R<bool, EEI0_A>[src]

pub fn variant(&self) -> EEI0_A[src]

Get enumerated values variant

pub fn is_eei0_0(&self) -> bool[src]

Checks if the value of the field is EEI0_0

pub fn is_eei0_1(&self) -> bool[src]

Checks if the value of the field is EEI0_1

impl R<bool, EEI1_A>[src]

pub fn variant(&self) -> EEI1_A[src]

Get enumerated values variant

pub fn is_eei1_0(&self) -> bool[src]

Checks if the value of the field is EEI1_0

pub fn is_eei1_1(&self) -> bool[src]

Checks if the value of the field is EEI1_1

impl R<bool, EEI2_A>[src]

pub fn variant(&self) -> EEI2_A[src]

Get enumerated values variant

pub fn is_eei2_0(&self) -> bool[src]

Checks if the value of the field is EEI2_0

pub fn is_eei2_1(&self) -> bool[src]

Checks if the value of the field is EEI2_1

impl R<bool, EEI3_A>[src]

pub fn variant(&self) -> EEI3_A[src]

Get enumerated values variant

pub fn is_eei3_0(&self) -> bool[src]

Checks if the value of the field is EEI3_0

pub fn is_eei3_1(&self) -> bool[src]

Checks if the value of the field is EEI3_1

impl R<bool, EEI4_A>[src]

pub fn variant(&self) -> EEI4_A[src]

Get enumerated values variant

pub fn is_eei4_0(&self) -> bool[src]

Checks if the value of the field is EEI4_0

pub fn is_eei4_1(&self) -> bool[src]

Checks if the value of the field is EEI4_1

impl R<bool, EEI5_A>[src]

pub fn variant(&self) -> EEI5_A[src]

Get enumerated values variant

pub fn is_eei5_0(&self) -> bool[src]

Checks if the value of the field is EEI5_0

pub fn is_eei5_1(&self) -> bool[src]

Checks if the value of the field is EEI5_1

impl R<bool, EEI6_A>[src]

pub fn variant(&self) -> EEI6_A[src]

Get enumerated values variant

pub fn is_eei6_0(&self) -> bool[src]

Checks if the value of the field is EEI6_0

pub fn is_eei6_1(&self) -> bool[src]

Checks if the value of the field is EEI6_1

impl R<bool, EEI7_A>[src]

pub fn variant(&self) -> EEI7_A[src]

Get enumerated values variant

pub fn is_eei7_0(&self) -> bool[src]

Checks if the value of the field is EEI7_0

pub fn is_eei7_1(&self) -> bool[src]

Checks if the value of the field is EEI7_1

impl R<bool, EEI8_A>[src]

pub fn variant(&self) -> EEI8_A[src]

Get enumerated values variant

pub fn is_eei8_0(&self) -> bool[src]

Checks if the value of the field is EEI8_0

pub fn is_eei8_1(&self) -> bool[src]

Checks if the value of the field is EEI8_1

impl R<bool, EEI9_A>[src]

pub fn variant(&self) -> EEI9_A[src]

Get enumerated values variant

pub fn is_eei9_0(&self) -> bool[src]

Checks if the value of the field is EEI9_0

pub fn is_eei9_1(&self) -> bool[src]

Checks if the value of the field is EEI9_1

impl R<bool, EEI10_A>[src]

pub fn variant(&self) -> EEI10_A[src]

Get enumerated values variant

pub fn is_eei10_0(&self) -> bool[src]

Checks if the value of the field is EEI10_0

pub fn is_eei10_1(&self) -> bool[src]

Checks if the value of the field is EEI10_1

impl R<bool, EEI11_A>[src]

pub fn variant(&self) -> EEI11_A[src]

Get enumerated values variant

pub fn is_eei11_0(&self) -> bool[src]

Checks if the value of the field is EEI11_0

pub fn is_eei11_1(&self) -> bool[src]

Checks if the value of the field is EEI11_1

impl R<bool, EEI12_A>[src]

pub fn variant(&self) -> EEI12_A[src]

Get enumerated values variant

pub fn is_eei12_0(&self) -> bool[src]

Checks if the value of the field is EEI12_0

pub fn is_eei12_1(&self) -> bool[src]

Checks if the value of the field is EEI12_1

impl R<bool, EEI13_A>[src]

pub fn variant(&self) -> EEI13_A[src]

Get enumerated values variant

pub fn is_eei13_0(&self) -> bool[src]

Checks if the value of the field is EEI13_0

pub fn is_eei13_1(&self) -> bool[src]

Checks if the value of the field is EEI13_1

impl R<bool, EEI14_A>[src]

pub fn variant(&self) -> EEI14_A[src]

Get enumerated values variant

pub fn is_eei14_0(&self) -> bool[src]

Checks if the value of the field is EEI14_0

pub fn is_eei14_1(&self) -> bool[src]

Checks if the value of the field is EEI14_1

impl R<bool, EEI15_A>[src]

pub fn variant(&self) -> EEI15_A[src]

Get enumerated values variant

pub fn is_eei15_0(&self) -> bool[src]

Checks if the value of the field is EEI15_0

pub fn is_eei15_1(&self) -> bool[src]

Checks if the value of the field is EEI15_1

impl R<bool, EEI16_A>[src]

pub fn variant(&self) -> EEI16_A[src]

Get enumerated values variant

pub fn is_eei16_0(&self) -> bool[src]

Checks if the value of the field is EEI16_0

pub fn is_eei16_1(&self) -> bool[src]

Checks if the value of the field is EEI16_1

impl R<bool, EEI17_A>[src]

pub fn variant(&self) -> EEI17_A[src]

Get enumerated values variant

pub fn is_eei17_0(&self) -> bool[src]

Checks if the value of the field is EEI17_0

pub fn is_eei17_1(&self) -> bool[src]

Checks if the value of the field is EEI17_1

impl R<bool, EEI18_A>[src]

pub fn variant(&self) -> EEI18_A[src]

Get enumerated values variant

pub fn is_eei18_0(&self) -> bool[src]

Checks if the value of the field is EEI18_0

pub fn is_eei18_1(&self) -> bool[src]

Checks if the value of the field is EEI18_1

impl R<bool, EEI19_A>[src]

pub fn variant(&self) -> EEI19_A[src]

Get enumerated values variant

pub fn is_eei19_0(&self) -> bool[src]

Checks if the value of the field is EEI19_0

pub fn is_eei19_1(&self) -> bool[src]

Checks if the value of the field is EEI19_1

impl R<bool, EEI20_A>[src]

pub fn variant(&self) -> EEI20_A[src]

Get enumerated values variant

pub fn is_eei20_0(&self) -> bool[src]

Checks if the value of the field is EEI20_0

pub fn is_eei20_1(&self) -> bool[src]

Checks if the value of the field is EEI20_1

impl R<bool, EEI21_A>[src]

pub fn variant(&self) -> EEI21_A[src]

Get enumerated values variant

pub fn is_eei21_0(&self) -> bool[src]

Checks if the value of the field is EEI21_0

pub fn is_eei21_1(&self) -> bool[src]

Checks if the value of the field is EEI21_1

impl R<bool, EEI22_A>[src]

pub fn variant(&self) -> EEI22_A[src]

Get enumerated values variant

pub fn is_eei22_0(&self) -> bool[src]

Checks if the value of the field is EEI22_0

pub fn is_eei22_1(&self) -> bool[src]

Checks if the value of the field is EEI22_1

impl R<bool, EEI23_A>[src]

pub fn variant(&self) -> EEI23_A[src]

Get enumerated values variant

pub fn is_eei23_0(&self) -> bool[src]

Checks if the value of the field is EEI23_0

pub fn is_eei23_1(&self) -> bool[src]

Checks if the value of the field is EEI23_1

impl R<bool, EEI24_A>[src]

pub fn variant(&self) -> EEI24_A[src]

Get enumerated values variant

pub fn is_eei24_0(&self) -> bool[src]

Checks if the value of the field is EEI24_0

pub fn is_eei24_1(&self) -> bool[src]

Checks if the value of the field is EEI24_1

impl R<bool, EEI25_A>[src]

pub fn variant(&self) -> EEI25_A[src]

Get enumerated values variant

pub fn is_eei25_0(&self) -> bool[src]

Checks if the value of the field is EEI25_0

pub fn is_eei25_1(&self) -> bool[src]

Checks if the value of the field is EEI25_1

impl R<bool, EEI26_A>[src]

pub fn variant(&self) -> EEI26_A[src]

Get enumerated values variant

pub fn is_eei26_0(&self) -> bool[src]

Checks if the value of the field is EEI26_0

pub fn is_eei26_1(&self) -> bool[src]

Checks if the value of the field is EEI26_1

impl R<bool, EEI27_A>[src]

pub fn variant(&self) -> EEI27_A[src]

Get enumerated values variant

pub fn is_eei27_0(&self) -> bool[src]

Checks if the value of the field is EEI27_0

pub fn is_eei27_1(&self) -> bool[src]

Checks if the value of the field is EEI27_1

impl R<bool, EEI28_A>[src]

pub fn variant(&self) -> EEI28_A[src]

Get enumerated values variant

pub fn is_eei28_0(&self) -> bool[src]

Checks if the value of the field is EEI28_0

pub fn is_eei28_1(&self) -> bool[src]

Checks if the value of the field is EEI28_1

impl R<bool, EEI29_A>[src]

pub fn variant(&self) -> EEI29_A[src]

Get enumerated values variant

pub fn is_eei29_0(&self) -> bool[src]

Checks if the value of the field is EEI29_0

pub fn is_eei29_1(&self) -> bool[src]

Checks if the value of the field is EEI29_1

impl R<bool, EEI30_A>[src]

pub fn variant(&self) -> EEI30_A[src]

Get enumerated values variant

pub fn is_eei30_0(&self) -> bool[src]

Checks if the value of the field is EEI30_0

pub fn is_eei30_1(&self) -> bool[src]

Checks if the value of the field is EEI30_1

impl R<bool, EEI31_A>[src]

pub fn variant(&self) -> EEI31_A[src]

Get enumerated values variant

pub fn is_eei31_0(&self) -> bool[src]

Checks if the value of the field is EEI31_0

pub fn is_eei31_1(&self) -> bool[src]

Checks if the value of the field is EEI31_1

impl R<u32, Reg<u32, _EEI>>[src]

pub fn eei0(&self) -> EEI0_R[src]

Bit 0 - Enable Error Interrupt 0

pub fn eei1(&self) -> EEI1_R[src]

Bit 1 - Enable Error Interrupt 1

pub fn eei2(&self) -> EEI2_R[src]

Bit 2 - Enable Error Interrupt 2

pub fn eei3(&self) -> EEI3_R[src]

Bit 3 - Enable Error Interrupt 3

pub fn eei4(&self) -> EEI4_R[src]

Bit 4 - Enable Error Interrupt 4

pub fn eei5(&self) -> EEI5_R[src]

Bit 5 - Enable Error Interrupt 5

pub fn eei6(&self) -> EEI6_R[src]

Bit 6 - Enable Error Interrupt 6

pub fn eei7(&self) -> EEI7_R[src]

Bit 7 - Enable Error Interrupt 7

pub fn eei8(&self) -> EEI8_R[src]

Bit 8 - Enable Error Interrupt 8

pub fn eei9(&self) -> EEI9_R[src]

Bit 9 - Enable Error Interrupt 9

pub fn eei10(&self) -> EEI10_R[src]

Bit 10 - Enable Error Interrupt 10

pub fn eei11(&self) -> EEI11_R[src]

Bit 11 - Enable Error Interrupt 11

pub fn eei12(&self) -> EEI12_R[src]

Bit 12 - Enable Error Interrupt 12

pub fn eei13(&self) -> EEI13_R[src]

Bit 13 - Enable Error Interrupt 13

pub fn eei14(&self) -> EEI14_R[src]

Bit 14 - Enable Error Interrupt 14

pub fn eei15(&self) -> EEI15_R[src]

Bit 15 - Enable Error Interrupt 15

pub fn eei16(&self) -> EEI16_R[src]

Bit 16 - Enable Error Interrupt 16

pub fn eei17(&self) -> EEI17_R[src]

Bit 17 - Enable Error Interrupt 17

pub fn eei18(&self) -> EEI18_R[src]

Bit 18 - Enable Error Interrupt 18

pub fn eei19(&self) -> EEI19_R[src]

Bit 19 - Enable Error Interrupt 19

pub fn eei20(&self) -> EEI20_R[src]

Bit 20 - Enable Error Interrupt 20

pub fn eei21(&self) -> EEI21_R[src]

Bit 21 - Enable Error Interrupt 21

pub fn eei22(&self) -> EEI22_R[src]

Bit 22 - Enable Error Interrupt 22

pub fn eei23(&self) -> EEI23_R[src]

Bit 23 - Enable Error Interrupt 23

pub fn eei24(&self) -> EEI24_R[src]

Bit 24 - Enable Error Interrupt 24

pub fn eei25(&self) -> EEI25_R[src]

Bit 25 - Enable Error Interrupt 25

pub fn eei26(&self) -> EEI26_R[src]

Bit 26 - Enable Error Interrupt 26

pub fn eei27(&self) -> EEI27_R[src]

Bit 27 - Enable Error Interrupt 27

pub fn eei28(&self) -> EEI28_R[src]

Bit 28 - Enable Error Interrupt 28

pub fn eei29(&self) -> EEI29_R[src]

Bit 29 - Enable Error Interrupt 29

pub fn eei30(&self) -> EEI30_R[src]

Bit 30 - Enable Error Interrupt 30

pub fn eei31(&self) -> EEI31_R[src]

Bit 31 - Enable Error Interrupt 31

impl R<bool, CAEE_A>[src]

pub fn variant(&self) -> CAEE_A[src]

Get enumerated values variant

pub fn is_caee_0(&self) -> bool[src]

Checks if the value of the field is CAEE_0

pub fn is_caee_1(&self) -> bool[src]

Checks if the value of the field is CAEE_1

impl R<bool, NOP_A>[src]

pub fn variant(&self) -> NOP_A[src]

Get enumerated values variant

pub fn is_nop_0(&self) -> bool[src]

Checks if the value of the field is NOP_0

pub fn is_nop_1(&self) -> bool[src]

Checks if the value of the field is NOP_1

impl R<u8, Reg<u8, _CEEI>>[src]

pub fn ceei(&self) -> CEEI_R[src]

Bits 0:4 - Clear Enable Error Interrupt

pub fn caee(&self) -> CAEE_R[src]

Bit 6 - Clear All Enable Error Interrupts

pub fn nop(&self) -> NOP_R[src]

Bit 7 - No Op enable

impl R<bool, SAEE_A>[src]

pub fn variant(&self) -> SAEE_A[src]

Get enumerated values variant

pub fn is_saee_0(&self) -> bool[src]

Checks if the value of the field is SAEE_0

pub fn is_saee_1(&self) -> bool[src]

Checks if the value of the field is SAEE_1

impl R<bool, NOP_A>[src]

pub fn variant(&self) -> NOP_A[src]

Get enumerated values variant

pub fn is_nop_0(&self) -> bool[src]

Checks if the value of the field is NOP_0

pub fn is_nop_1(&self) -> bool[src]

Checks if the value of the field is NOP_1

impl R<u8, Reg<u8, _SEEI>>[src]

pub fn seei(&self) -> SEEI_R[src]

Bits 0:4 - Set Enable Error Interrupt

pub fn saee(&self) -> SAEE_R[src]

Bit 6 - Sets All Enable Error Interrupts

pub fn nop(&self) -> NOP_R[src]

Bit 7 - No Op enable

impl R<bool, CAER_A>[src]

pub fn variant(&self) -> CAER_A[src]

Get enumerated values variant

pub fn is_caer_0(&self) -> bool[src]

Checks if the value of the field is CAER_0

pub fn is_caer_1(&self) -> bool[src]

Checks if the value of the field is CAER_1

impl R<bool, NOP_A>[src]

pub fn variant(&self) -> NOP_A[src]

Get enumerated values variant

pub fn is_nop_0(&self) -> bool[src]

Checks if the value of the field is NOP_0

pub fn is_nop_1(&self) -> bool[src]

Checks if the value of the field is NOP_1

impl R<u8, Reg<u8, _CERQ>>[src]

pub fn cerq(&self) -> CERQ_R[src]

Bits 0:4 - Clear Enable Request

pub fn caer(&self) -> CAER_R[src]

Bit 6 - Clear All Enable Requests

pub fn nop(&self) -> NOP_R[src]

Bit 7 - No Op enable

impl R<bool, SAER_A>[src]

pub fn variant(&self) -> SAER_A[src]

Get enumerated values variant

pub fn is_saer_0(&self) -> bool[src]

Checks if the value of the field is SAER_0

pub fn is_saer_1(&self) -> bool[src]

Checks if the value of the field is SAER_1

impl R<bool, NOP_A>[src]

pub fn variant(&self) -> NOP_A[src]

Get enumerated values variant

pub fn is_nop_0(&self) -> bool[src]

Checks if the value of the field is NOP_0

pub fn is_nop_1(&self) -> bool[src]

Checks if the value of the field is NOP_1

impl R<u8, Reg<u8, _SERQ>>[src]

pub fn serq(&self) -> SERQ_R[src]

Bits 0:4 - Set Enable Request

pub fn saer(&self) -> SAER_R[src]

Bit 6 - Set All Enable Requests

pub fn nop(&self) -> NOP_R[src]

Bit 7 - No Op enable

impl R<bool, CADN_A>[src]

pub fn variant(&self) -> CADN_A[src]

Get enumerated values variant

pub fn is_cadn_0(&self) -> bool[src]

Checks if the value of the field is CADN_0

pub fn is_cadn_1(&self) -> bool[src]

Checks if the value of the field is CADN_1

impl R<bool, NOP_A>[src]

pub fn variant(&self) -> NOP_A[src]

Get enumerated values variant

pub fn is_nop_0(&self) -> bool[src]

Checks if the value of the field is NOP_0

pub fn is_nop_1(&self) -> bool[src]

Checks if the value of the field is NOP_1

impl R<u8, Reg<u8, _CDNE>>[src]

pub fn cdne(&self) -> CDNE_R[src]

Bits 0:4 - Clear DONE Bit

pub fn cadn(&self) -> CADN_R[src]

Bit 6 - Clears All DONE Bits

pub fn nop(&self) -> NOP_R[src]

Bit 7 - No Op enable

impl R<bool, SAST_A>[src]

pub fn variant(&self) -> SAST_A[src]

Get enumerated values variant

pub fn is_sast_0(&self) -> bool[src]

Checks if the value of the field is SAST_0

pub fn is_sast_1(&self) -> bool[src]

Checks if the value of the field is SAST_1

impl R<bool, NOP_A>[src]

pub fn variant(&self) -> NOP_A[src]

Get enumerated values variant

pub fn is_nop_0(&self) -> bool[src]

Checks if the value of the field is NOP_0

pub fn is_nop_1(&self) -> bool[src]

Checks if the value of the field is NOP_1

impl R<u8, Reg<u8, _SSRT>>[src]

pub fn ssrt(&self) -> SSRT_R[src]

Bits 0:4 - Set START Bit

pub fn sast(&self) -> SAST_R[src]

Bit 6 - Set All START Bits (activates all channels)

pub fn nop(&self) -> NOP_R[src]

Bit 7 - No Op enable

impl R<bool, CAEI_A>[src]

pub fn variant(&self) -> CAEI_A[src]

Get enumerated values variant

pub fn is_caei_0(&self) -> bool[src]

Checks if the value of the field is CAEI_0

pub fn is_caei_1(&self) -> bool[src]

Checks if the value of the field is CAEI_1

impl R<bool, NOP_A>[src]

pub fn variant(&self) -> NOP_A[src]

Get enumerated values variant

pub fn is_nop_0(&self) -> bool[src]

Checks if the value of the field is NOP_0

pub fn is_nop_1(&self) -> bool[src]

Checks if the value of the field is NOP_1

impl R<u8, Reg<u8, _CERR>>[src]

pub fn cerr(&self) -> CERR_R[src]

Bits 0:4 - Clear Error Indicator

pub fn caei(&self) -> CAEI_R[src]

Bit 6 - Clear All Error Indicators

pub fn nop(&self) -> NOP_R[src]

Bit 7 - No Op enable

impl R<bool, CAIR_A>[src]

pub fn variant(&self) -> CAIR_A[src]

Get enumerated values variant

pub fn is_cair_0(&self) -> bool[src]

Checks if the value of the field is CAIR_0

pub fn is_cair_1(&self) -> bool[src]

Checks if the value of the field is CAIR_1

impl R<bool, NOP_A>[src]

pub fn variant(&self) -> NOP_A[src]

Get enumerated values variant

pub fn is_nop_0(&self) -> bool[src]

Checks if the value of the field is NOP_0

pub fn is_nop_1(&self) -> bool[src]

Checks if the value of the field is NOP_1

impl R<u8, Reg<u8, _CINT>>[src]

pub fn cint(&self) -> CINT_R[src]

Bits 0:4 - Clear Interrupt Request

pub fn cair(&self) -> CAIR_R[src]

Bit 6 - Clear All Interrupt Requests

pub fn nop(&self) -> NOP_R[src]

Bit 7 - No Op enable

impl R<bool, INT0_A>[src]

pub fn variant(&self) -> INT0_A[src]

Get enumerated values variant

pub fn is_int0_0(&self) -> bool[src]

Checks if the value of the field is INT0_0

pub fn is_int0_1(&self) -> bool[src]

Checks if the value of the field is INT0_1

impl R<bool, INT1_A>[src]

pub fn variant(&self) -> INT1_A[src]

Get enumerated values variant

pub fn is_int1_0(&self) -> bool[src]

Checks if the value of the field is INT1_0

pub fn is_int1_1(&self) -> bool[src]

Checks if the value of the field is INT1_1

impl R<bool, INT2_A>[src]

pub fn variant(&self) -> INT2_A[src]

Get enumerated values variant

pub fn is_int2_0(&self) -> bool[src]

Checks if the value of the field is INT2_0

pub fn is_int2_1(&self) -> bool[src]

Checks if the value of the field is INT2_1

impl R<bool, INT3_A>[src]

pub fn variant(&self) -> INT3_A[src]

Get enumerated values variant

pub fn is_int3_0(&self) -> bool[src]

Checks if the value of the field is INT3_0

pub fn is_int3_1(&self) -> bool[src]

Checks if the value of the field is INT3_1

impl R<bool, INT4_A>[src]

pub fn variant(&self) -> INT4_A[src]

Get enumerated values variant

pub fn is_int4_0(&self) -> bool[src]

Checks if the value of the field is INT4_0

pub fn is_int4_1(&self) -> bool[src]

Checks if the value of the field is INT4_1

impl R<bool, INT5_A>[src]

pub fn variant(&self) -> INT5_A[src]

Get enumerated values variant

pub fn is_int5_0(&self) -> bool[src]

Checks if the value of the field is INT5_0

pub fn is_int5_1(&self) -> bool[src]

Checks if the value of the field is INT5_1

impl R<bool, INT6_A>[src]

pub fn variant(&self) -> INT6_A[src]

Get enumerated values variant

pub fn is_int6_0(&self) -> bool[src]

Checks if the value of the field is INT6_0

pub fn is_int6_1(&self) -> bool[src]

Checks if the value of the field is INT6_1

impl R<bool, INT7_A>[src]

pub fn variant(&self) -> INT7_A[src]

Get enumerated values variant

pub fn is_int7_0(&self) -> bool[src]

Checks if the value of the field is INT7_0

pub fn is_int7_1(&self) -> bool[src]

Checks if the value of the field is INT7_1

impl R<bool, INT8_A>[src]

pub fn variant(&self) -> INT8_A[src]

Get enumerated values variant

pub fn is_int8_0(&self) -> bool[src]

Checks if the value of the field is INT8_0

pub fn is_int8_1(&self) -> bool[src]

Checks if the value of the field is INT8_1

impl R<bool, INT9_A>[src]

pub fn variant(&self) -> INT9_A[src]

Get enumerated values variant

pub fn is_int9_0(&self) -> bool[src]

Checks if the value of the field is INT9_0

pub fn is_int9_1(&self) -> bool[src]

Checks if the value of the field is INT9_1

impl R<bool, INT10_A>[src]

pub fn variant(&self) -> INT10_A[src]

Get enumerated values variant

pub fn is_int10_0(&self) -> bool[src]

Checks if the value of the field is INT10_0

pub fn is_int10_1(&self) -> bool[src]

Checks if the value of the field is INT10_1

impl R<bool, INT11_A>[src]

pub fn variant(&self) -> INT11_A[src]

Get enumerated values variant

pub fn is_int11_0(&self) -> bool[src]

Checks if the value of the field is INT11_0

pub fn is_int11_1(&self) -> bool[src]

Checks if the value of the field is INT11_1

impl R<bool, INT12_A>[src]

pub fn variant(&self) -> INT12_A[src]

Get enumerated values variant

pub fn is_int12_0(&self) -> bool[src]

Checks if the value of the field is INT12_0

pub fn is_int12_1(&self) -> bool[src]

Checks if the value of the field is INT12_1

impl R<bool, INT13_A>[src]

pub fn variant(&self) -> INT13_A[src]

Get enumerated values variant

pub fn is_int13_0(&self) -> bool[src]

Checks if the value of the field is INT13_0

pub fn is_int13_1(&self) -> bool[src]

Checks if the value of the field is INT13_1

impl R<bool, INT14_A>[src]

pub fn variant(&self) -> INT14_A[src]

Get enumerated values variant

pub fn is_int14_0(&self) -> bool[src]

Checks if the value of the field is INT14_0

pub fn is_int14_1(&self) -> bool[src]

Checks if the value of the field is INT14_1

impl R<bool, INT15_A>[src]

pub fn variant(&self) -> INT15_A[src]

Get enumerated values variant

pub fn is_int15_0(&self) -> bool[src]

Checks if the value of the field is INT15_0

pub fn is_int15_1(&self) -> bool[src]

Checks if the value of the field is INT15_1

impl R<bool, INT16_A>[src]

pub fn variant(&self) -> INT16_A[src]

Get enumerated values variant

pub fn is_int16_0(&self) -> bool[src]

Checks if the value of the field is INT16_0

pub fn is_int16_1(&self) -> bool[src]

Checks if the value of the field is INT16_1

impl R<bool, INT17_A>[src]

pub fn variant(&self) -> INT17_A[src]

Get enumerated values variant

pub fn is_int17_0(&self) -> bool[src]

Checks if the value of the field is INT17_0

pub fn is_int17_1(&self) -> bool[src]

Checks if the value of the field is INT17_1

impl R<bool, INT18_A>[src]

pub fn variant(&self) -> INT18_A[src]

Get enumerated values variant

pub fn is_int18_0(&self) -> bool[src]

Checks if the value of the field is INT18_0

pub fn is_int18_1(&self) -> bool[src]

Checks if the value of the field is INT18_1

impl R<bool, INT19_A>[src]

pub fn variant(&self) -> INT19_A[src]

Get enumerated values variant

pub fn is_int19_0(&self) -> bool[src]

Checks if the value of the field is INT19_0

pub fn is_int19_1(&self) -> bool[src]

Checks if the value of the field is INT19_1

impl R<bool, INT20_A>[src]

pub fn variant(&self) -> INT20_A[src]

Get enumerated values variant

pub fn is_int20_0(&self) -> bool[src]

Checks if the value of the field is INT20_0

pub fn is_int20_1(&self) -> bool[src]

Checks if the value of the field is INT20_1

impl R<bool, INT21_A>[src]

pub fn variant(&self) -> INT21_A[src]

Get enumerated values variant

pub fn is_int21_0(&self) -> bool[src]

Checks if the value of the field is INT21_0

pub fn is_int21_1(&self) -> bool[src]

Checks if the value of the field is INT21_1

impl R<bool, INT22_A>[src]

pub fn variant(&self) -> INT22_A[src]

Get enumerated values variant

pub fn is_int22_0(&self) -> bool[src]

Checks if the value of the field is INT22_0

pub fn is_int22_1(&self) -> bool[src]

Checks if the value of the field is INT22_1

impl R<bool, INT23_A>[src]

pub fn variant(&self) -> INT23_A[src]

Get enumerated values variant

pub fn is_int23_0(&self) -> bool[src]

Checks if the value of the field is INT23_0

pub fn is_int23_1(&self) -> bool[src]

Checks if the value of the field is INT23_1

impl R<bool, INT24_A>[src]

pub fn variant(&self) -> INT24_A[src]

Get enumerated values variant

pub fn is_int24_0(&self) -> bool[src]

Checks if the value of the field is INT24_0

pub fn is_int24_1(&self) -> bool[src]

Checks if the value of the field is INT24_1

impl R<bool, INT25_A>[src]

pub fn variant(&self) -> INT25_A[src]

Get enumerated values variant

pub fn is_int25_0(&self) -> bool[src]

Checks if the value of the field is INT25_0

pub fn is_int25_1(&self) -> bool[src]

Checks if the value of the field is INT25_1

impl R<bool, INT26_A>[src]

pub fn variant(&self) -> INT26_A[src]

Get enumerated values variant

pub fn is_int26_0(&self) -> bool[src]

Checks if the value of the field is INT26_0

pub fn is_int26_1(&self) -> bool[src]

Checks if the value of the field is INT26_1

impl R<bool, INT27_A>[src]

pub fn variant(&self) -> INT27_A[src]

Get enumerated values variant

pub fn is_int27_0(&self) -> bool[src]

Checks if the value of the field is INT27_0

pub fn is_int27_1(&self) -> bool[src]

Checks if the value of the field is INT27_1

impl R<bool, INT28_A>[src]

pub fn variant(&self) -> INT28_A[src]

Get enumerated values variant

pub fn is_int28_0(&self) -> bool[src]

Checks if the value of the field is INT28_0

pub fn is_int28_1(&self) -> bool[src]

Checks if the value of the field is INT28_1

impl R<bool, INT29_A>[src]

pub fn variant(&self) -> INT29_A[src]

Get enumerated values variant

pub fn is_int29_0(&self) -> bool[src]

Checks if the value of the field is INT29_0

pub fn is_int29_1(&self) -> bool[src]

Checks if the value of the field is INT29_1

impl R<bool, INT30_A>[src]

pub fn variant(&self) -> INT30_A[src]

Get enumerated values variant

pub fn is_int30_0(&self) -> bool[src]

Checks if the value of the field is INT30_0

pub fn is_int30_1(&self) -> bool[src]

Checks if the value of the field is INT30_1

impl R<bool, INT31_A>[src]

pub fn variant(&self) -> INT31_A[src]

Get enumerated values variant

pub fn is_int31_0(&self) -> bool[src]

Checks if the value of the field is INT31_0

pub fn is_int31_1(&self) -> bool[src]

Checks if the value of the field is INT31_1

impl R<u32, Reg<u32, _INT>>[src]

pub fn int0(&self) -> INT0_R[src]

Bit 0 - Interrupt Request 0

pub fn int1(&self) -> INT1_R[src]

Bit 1 - Interrupt Request 1

pub fn int2(&self) -> INT2_R[src]

Bit 2 - Interrupt Request 2

pub fn int3(&self) -> INT3_R[src]

Bit 3 - Interrupt Request 3

pub fn int4(&self) -> INT4_R[src]

Bit 4 - Interrupt Request 4

pub fn int5(&self) -> INT5_R[src]

Bit 5 - Interrupt Request 5

pub fn int6(&self) -> INT6_R[src]

Bit 6 - Interrupt Request 6

pub fn int7(&self) -> INT7_R[src]

Bit 7 - Interrupt Request 7

pub fn int8(&self) -> INT8_R[src]

Bit 8 - Interrupt Request 8

pub fn int9(&self) -> INT9_R[src]

Bit 9 - Interrupt Request 9

pub fn int10(&self) -> INT10_R[src]

Bit 10 - Interrupt Request 10

pub fn int11(&self) -> INT11_R[src]

Bit 11 - Interrupt Request 11

pub fn int12(&self) -> INT12_R[src]

Bit 12 - Interrupt Request 12

pub fn int13(&self) -> INT13_R[src]

Bit 13 - Interrupt Request 13

pub fn int14(&self) -> INT14_R[src]

Bit 14 - Interrupt Request 14

pub fn int15(&self) -> INT15_R[src]

Bit 15 - Interrupt Request 15

pub fn int16(&self) -> INT16_R[src]

Bit 16 - Interrupt Request 16

pub fn int17(&self) -> INT17_R[src]

Bit 17 - Interrupt Request 17

pub fn int18(&self) -> INT18_R[src]

Bit 18 - Interrupt Request 18

pub fn int19(&self) -> INT19_R[src]

Bit 19 - Interrupt Request 19

pub fn int20(&self) -> INT20_R[src]

Bit 20 - Interrupt Request 20

pub fn int21(&self) -> INT21_R[src]

Bit 21 - Interrupt Request 21

pub fn int22(&self) -> INT22_R[src]

Bit 22 - Interrupt Request 22

pub fn int23(&self) -> INT23_R[src]

Bit 23 - Interrupt Request 23

pub fn int24(&self) -> INT24_R[src]

Bit 24 - Interrupt Request 24

pub fn int25(&self) -> INT25_R[src]

Bit 25 - Interrupt Request 25

pub fn int26(&self) -> INT26_R[src]

Bit 26 - Interrupt Request 26

pub fn int27(&self) -> INT27_R[src]

Bit 27 - Interrupt Request 27

pub fn int28(&self) -> INT28_R[src]

Bit 28 - Interrupt Request 28

pub fn int29(&self) -> INT29_R[src]

Bit 29 - Interrupt Request 29

pub fn int30(&self) -> INT30_R[src]

Bit 30 - Interrupt Request 30

pub fn int31(&self) -> INT31_R[src]

Bit 31 - Interrupt Request 31

impl R<bool, ERR0_A>[src]

pub fn variant(&self) -> ERR0_A[src]

Get enumerated values variant

pub fn is_err0_0(&self) -> bool[src]

Checks if the value of the field is ERR0_0

pub fn is_err0_1(&self) -> bool[src]

Checks if the value of the field is ERR0_1

impl R<bool, ERR1_A>[src]

pub fn variant(&self) -> ERR1_A[src]

Get enumerated values variant

pub fn is_err1_0(&self) -> bool[src]

Checks if the value of the field is ERR1_0

pub fn is_err1_1(&self) -> bool[src]

Checks if the value of the field is ERR1_1

impl R<bool, ERR2_A>[src]

pub fn variant(&self) -> ERR2_A[src]

Get enumerated values variant

pub fn is_err2_0(&self) -> bool[src]

Checks if the value of the field is ERR2_0

pub fn is_err2_1(&self) -> bool[src]

Checks if the value of the field is ERR2_1

impl R<bool, ERR3_A>[src]

pub fn variant(&self) -> ERR3_A[src]

Get enumerated values variant

pub fn is_err3_0(&self) -> bool[src]

Checks if the value of the field is ERR3_0

pub fn is_err3_1(&self) -> bool[src]

Checks if the value of the field is ERR3_1

impl R<bool, ERR4_A>[src]

pub fn variant(&self) -> ERR4_A[src]

Get enumerated values variant

pub fn is_err4_0(&self) -> bool[src]

Checks if the value of the field is ERR4_0

pub fn is_err4_1(&self) -> bool[src]

Checks if the value of the field is ERR4_1

impl R<bool, ERR5_A>[src]

pub fn variant(&self) -> ERR5_A[src]

Get enumerated values variant

pub fn is_err5_0(&self) -> bool[src]

Checks if the value of the field is ERR5_0

pub fn is_err5_1(&self) -> bool[src]

Checks if the value of the field is ERR5_1

impl R<bool, ERR6_A>[src]

pub fn variant(&self) -> ERR6_A[src]

Get enumerated values variant

pub fn is_err6_0(&self) -> bool[src]

Checks if the value of the field is ERR6_0

pub fn is_err6_1(&self) -> bool[src]

Checks if the value of the field is ERR6_1

impl R<bool, ERR7_A>[src]

pub fn variant(&self) -> ERR7_A[src]

Get enumerated values variant

pub fn is_err7_0(&self) -> bool[src]

Checks if the value of the field is ERR7_0

pub fn is_err7_1(&self) -> bool[src]

Checks if the value of the field is ERR7_1

impl R<bool, ERR8_A>[src]

pub fn variant(&self) -> ERR8_A[src]

Get enumerated values variant

pub fn is_err8_0(&self) -> bool[src]

Checks if the value of the field is ERR8_0

pub fn is_err8_1(&self) -> bool[src]

Checks if the value of the field is ERR8_1

impl R<bool, ERR9_A>[src]

pub fn variant(&self) -> ERR9_A[src]

Get enumerated values variant

pub fn is_err9_0(&self) -> bool[src]

Checks if the value of the field is ERR9_0

pub fn is_err9_1(&self) -> bool[src]

Checks if the value of the field is ERR9_1

impl R<bool, ERR10_A>[src]

pub fn variant(&self) -> ERR10_A[src]

Get enumerated values variant

pub fn is_err10_0(&self) -> bool[src]

Checks if the value of the field is ERR10_0

pub fn is_err10_1(&self) -> bool[src]

Checks if the value of the field is ERR10_1

impl R<bool, ERR11_A>[src]

pub fn variant(&self) -> ERR11_A[src]

Get enumerated values variant

pub fn is_err11_0(&self) -> bool[src]

Checks if the value of the field is ERR11_0

pub fn is_err11_1(&self) -> bool[src]

Checks if the value of the field is ERR11_1

impl R<bool, ERR12_A>[src]

pub fn variant(&self) -> ERR12_A[src]

Get enumerated values variant

pub fn is_err12_0(&self) -> bool[src]

Checks if the value of the field is ERR12_0

pub fn is_err12_1(&self) -> bool[src]

Checks if the value of the field is ERR12_1

impl R<bool, ERR13_A>[src]

pub fn variant(&self) -> ERR13_A[src]

Get enumerated values variant

pub fn is_err13_0(&self) -> bool[src]

Checks if the value of the field is ERR13_0

pub fn is_err13_1(&self) -> bool[src]

Checks if the value of the field is ERR13_1

impl R<bool, ERR14_A>[src]

pub fn variant(&self) -> ERR14_A[src]

Get enumerated values variant

pub fn is_err14_0(&self) -> bool[src]

Checks if the value of the field is ERR14_0

pub fn is_err14_1(&self) -> bool[src]

Checks if the value of the field is ERR14_1

impl R<bool, ERR15_A>[src]

pub fn variant(&self) -> ERR15_A[src]

Get enumerated values variant

pub fn is_err15_0(&self) -> bool[src]

Checks if the value of the field is ERR15_0

pub fn is_err15_1(&self) -> bool[src]

Checks if the value of the field is ERR15_1

impl R<bool, ERR16_A>[src]

pub fn variant(&self) -> ERR16_A[src]

Get enumerated values variant

pub fn is_err16_0(&self) -> bool[src]

Checks if the value of the field is ERR16_0

pub fn is_err16_1(&self) -> bool[src]

Checks if the value of the field is ERR16_1

impl R<bool, ERR17_A>[src]

pub fn variant(&self) -> ERR17_A[src]

Get enumerated values variant

pub fn is_err17_0(&self) -> bool[src]

Checks if the value of the field is ERR17_0

pub fn is_err17_1(&self) -> bool[src]

Checks if the value of the field is ERR17_1

impl R<bool, ERR18_A>[src]

pub fn variant(&self) -> ERR18_A[src]

Get enumerated values variant

pub fn is_err18_0(&self) -> bool[src]

Checks if the value of the field is ERR18_0

pub fn is_err18_1(&self) -> bool[src]

Checks if the value of the field is ERR18_1

impl R<bool, ERR19_A>[src]

pub fn variant(&self) -> ERR19_A[src]

Get enumerated values variant

pub fn is_err19_0(&self) -> bool[src]

Checks if the value of the field is ERR19_0

pub fn is_err19_1(&self) -> bool[src]

Checks if the value of the field is ERR19_1

impl R<bool, ERR20_A>[src]

pub fn variant(&self) -> ERR20_A[src]

Get enumerated values variant

pub fn is_err20_0(&self) -> bool[src]

Checks if the value of the field is ERR20_0

pub fn is_err20_1(&self) -> bool[src]

Checks if the value of the field is ERR20_1

impl R<bool, ERR21_A>[src]

pub fn variant(&self) -> ERR21_A[src]

Get enumerated values variant

pub fn is_err21_0(&self) -> bool[src]

Checks if the value of the field is ERR21_0

pub fn is_err21_1(&self) -> bool[src]

Checks if the value of the field is ERR21_1

impl R<bool, ERR22_A>[src]

pub fn variant(&self) -> ERR22_A[src]

Get enumerated values variant

pub fn is_err22_0(&self) -> bool[src]

Checks if the value of the field is ERR22_0

pub fn is_err22_1(&self) -> bool[src]

Checks if the value of the field is ERR22_1

impl R<bool, ERR23_A>[src]

pub fn variant(&self) -> ERR23_A[src]

Get enumerated values variant

pub fn is_err23_0(&self) -> bool[src]

Checks if the value of the field is ERR23_0

pub fn is_err23_1(&self) -> bool[src]

Checks if the value of the field is ERR23_1

impl R<bool, ERR24_A>[src]

pub fn variant(&self) -> ERR24_A[src]

Get enumerated values variant

pub fn is_err24_0(&self) -> bool[src]

Checks if the value of the field is ERR24_0

pub fn is_err24_1(&self) -> bool[src]

Checks if the value of the field is ERR24_1

impl R<bool, ERR25_A>[src]

pub fn variant(&self) -> ERR25_A[src]

Get enumerated values variant

pub fn is_err25_0(&self) -> bool[src]

Checks if the value of the field is ERR25_0

pub fn is_err25_1(&self) -> bool[src]

Checks if the value of the field is ERR25_1

impl R<bool, ERR26_A>[src]

pub fn variant(&self) -> ERR26_A[src]

Get enumerated values variant

pub fn is_err26_0(&self) -> bool[src]

Checks if the value of the field is ERR26_0

pub fn is_err26_1(&self) -> bool[src]

Checks if the value of the field is ERR26_1

impl R<bool, ERR27_A>[src]

pub fn variant(&self) -> ERR27_A[src]

Get enumerated values variant

pub fn is_err27_0(&self) -> bool[src]

Checks if the value of the field is ERR27_0

pub fn is_err27_1(&self) -> bool[src]

Checks if the value of the field is ERR27_1

impl R<bool, ERR28_A>[src]

pub fn variant(&self) -> ERR28_A[src]

Get enumerated values variant

pub fn is_err28_0(&self) -> bool[src]

Checks if the value of the field is ERR28_0

pub fn is_err28_1(&self) -> bool[src]

Checks if the value of the field is ERR28_1

impl R<bool, ERR29_A>[src]

pub fn variant(&self) -> ERR29_A[src]

Get enumerated values variant

pub fn is_err29_0(&self) -> bool[src]

Checks if the value of the field is ERR29_0

pub fn is_err29_1(&self) -> bool[src]

Checks if the value of the field is ERR29_1

impl R<bool, ERR30_A>[src]

pub fn variant(&self) -> ERR30_A[src]

Get enumerated values variant

pub fn is_err30_0(&self) -> bool[src]

Checks if the value of the field is ERR30_0

pub fn is_err30_1(&self) -> bool[src]

Checks if the value of the field is ERR30_1

impl R<bool, ERR31_A>[src]

pub fn variant(&self) -> ERR31_A[src]

Get enumerated values variant

pub fn is_err31_0(&self) -> bool[src]

Checks if the value of the field is ERR31_0

pub fn is_err31_1(&self) -> bool[src]

Checks if the value of the field is ERR31_1

impl R<u32, Reg<u32, _ERR>>[src]

pub fn err0(&self) -> ERR0_R[src]

Bit 0 - Error In Channel 0

pub fn err1(&self) -> ERR1_R[src]

Bit 1 - Error In Channel 1

pub fn err2(&self) -> ERR2_R[src]

Bit 2 - Error In Channel 2

pub fn err3(&self) -> ERR3_R[src]

Bit 3 - Error In Channel 3

pub fn err4(&self) -> ERR4_R[src]

Bit 4 - Error In Channel 4

pub fn err5(&self) -> ERR5_R[src]

Bit 5 - Error In Channel 5

pub fn err6(&self) -> ERR6_R[src]

Bit 6 - Error In Channel 6

pub fn err7(&self) -> ERR7_R[src]

Bit 7 - Error In Channel 7

pub fn err8(&self) -> ERR8_R[src]

Bit 8 - Error In Channel 8

pub fn err9(&self) -> ERR9_R[src]

Bit 9 - Error In Channel 9

pub fn err10(&self) -> ERR10_R[src]

Bit 10 - Error In Channel 10

pub fn err11(&self) -> ERR11_R[src]

Bit 11 - Error In Channel 11

pub fn err12(&self) -> ERR12_R[src]

Bit 12 - Error In Channel 12

pub fn err13(&self) -> ERR13_R[src]

Bit 13 - Error In Channel 13

pub fn err14(&self) -> ERR14_R[src]

Bit 14 - Error In Channel 14

pub fn err15(&self) -> ERR15_R[src]

Bit 15 - Error In Channel 15

pub fn err16(&self) -> ERR16_R[src]

Bit 16 - Error In Channel 16

pub fn err17(&self) -> ERR17_R[src]

Bit 17 - Error In Channel 17

pub fn err18(&self) -> ERR18_R[src]

Bit 18 - Error In Channel 18

pub fn err19(&self) -> ERR19_R[src]

Bit 19 - Error In Channel 19

pub fn err20(&self) -> ERR20_R[src]

Bit 20 - Error In Channel 20

pub fn err21(&self) -> ERR21_R[src]

Bit 21 - Error In Channel 21

pub fn err22(&self) -> ERR22_R[src]

Bit 22 - Error In Channel 22

pub fn err23(&self) -> ERR23_R[src]

Bit 23 - Error In Channel 23

pub fn err24(&self) -> ERR24_R[src]

Bit 24 - Error In Channel 24

pub fn err25(&self) -> ERR25_R[src]

Bit 25 - Error In Channel 25

pub fn err26(&self) -> ERR26_R[src]

Bit 26 - Error In Channel 26

pub fn err27(&self) -> ERR27_R[src]

Bit 27 - Error In Channel 27

pub fn err28(&self) -> ERR28_R[src]

Bit 28 - Error In Channel 28

pub fn err29(&self) -> ERR29_R[src]

Bit 29 - Error In Channel 29

pub fn err30(&self) -> ERR30_R[src]

Bit 30 - Error In Channel 30

pub fn err31(&self) -> ERR31_R[src]

Bit 31 - Error In Channel 31

impl R<bool, HRS0_A>[src]

pub fn variant(&self) -> HRS0_A[src]

Get enumerated values variant

pub fn is_hrs0_0(&self) -> bool[src]

Checks if the value of the field is HRS0_0

pub fn is_hrs0_1(&self) -> bool[src]

Checks if the value of the field is HRS0_1

impl R<bool, HRS1_A>[src]

pub fn variant(&self) -> HRS1_A[src]

Get enumerated values variant

pub fn is_hrs1_0(&self) -> bool[src]

Checks if the value of the field is HRS1_0

pub fn is_hrs1_1(&self) -> bool[src]

Checks if the value of the field is HRS1_1

impl R<bool, HRS2_A>[src]

pub fn variant(&self) -> HRS2_A[src]

Get enumerated values variant

pub fn is_hrs2_0(&self) -> bool[src]

Checks if the value of the field is HRS2_0

pub fn is_hrs2_1(&self) -> bool[src]

Checks if the value of the field is HRS2_1

impl R<bool, HRS3_A>[src]

pub fn variant(&self) -> HRS3_A[src]

Get enumerated values variant

pub fn is_hrs3_0(&self) -> bool[src]

Checks if the value of the field is HRS3_0

pub fn is_hrs3_1(&self) -> bool[src]

Checks if the value of the field is HRS3_1

impl R<bool, HRS4_A>[src]

pub fn variant(&self) -> HRS4_A[src]

Get enumerated values variant

pub fn is_hrs4_0(&self) -> bool[src]

Checks if the value of the field is HRS4_0

pub fn is_hrs4_1(&self) -> bool[src]

Checks if the value of the field is HRS4_1

impl R<bool, HRS5_A>[src]

pub fn variant(&self) -> HRS5_A[src]

Get enumerated values variant

pub fn is_hrs5_0(&self) -> bool[src]

Checks if the value of the field is HRS5_0

pub fn is_hrs5_1(&self) -> bool[src]

Checks if the value of the field is HRS5_1

impl R<bool, HRS6_A>[src]

pub fn variant(&self) -> HRS6_A[src]

Get enumerated values variant

pub fn is_hrs6_0(&self) -> bool[src]

Checks if the value of the field is HRS6_0

pub fn is_hrs6_1(&self) -> bool[src]

Checks if the value of the field is HRS6_1

impl R<bool, HRS7_A>[src]

pub fn variant(&self) -> HRS7_A[src]

Get enumerated values variant

pub fn is_hrs7_0(&self) -> bool[src]

Checks if the value of the field is HRS7_0

pub fn is_hrs7_1(&self) -> bool[src]

Checks if the value of the field is HRS7_1

impl R<bool, HRS8_A>[src]

pub fn variant(&self) -> HRS8_A[src]

Get enumerated values variant

pub fn is_hrs8_0(&self) -> bool[src]

Checks if the value of the field is HRS8_0

pub fn is_hrs8_1(&self) -> bool[src]

Checks if the value of the field is HRS8_1

impl R<bool, HRS9_A>[src]

pub fn variant(&self) -> HRS9_A[src]

Get enumerated values variant

pub fn is_hrs9_0(&self) -> bool[src]

Checks if the value of the field is HRS9_0

pub fn is_hrs9_1(&self) -> bool[src]

Checks if the value of the field is HRS9_1

impl R<bool, HRS10_A>[src]

pub fn variant(&self) -> HRS10_A[src]

Get enumerated values variant

pub fn is_hrs10_0(&self) -> bool[src]

Checks if the value of the field is HRS10_0

pub fn is_hrs10_1(&self) -> bool[src]

Checks if the value of the field is HRS10_1

impl R<bool, HRS11_A>[src]

pub fn variant(&self) -> HRS11_A[src]

Get enumerated values variant

pub fn is_hrs11_0(&self) -> bool[src]

Checks if the value of the field is HRS11_0

pub fn is_hrs11_1(&self) -> bool[src]

Checks if the value of the field is HRS11_1

impl R<bool, HRS12_A>[src]

pub fn variant(&self) -> HRS12_A[src]

Get enumerated values variant

pub fn is_hrs12_0(&self) -> bool[src]

Checks if the value of the field is HRS12_0

pub fn is_hrs12_1(&self) -> bool[src]

Checks if the value of the field is HRS12_1

impl R<bool, HRS13_A>[src]

pub fn variant(&self) -> HRS13_A[src]

Get enumerated values variant

pub fn is_hrs13_0(&self) -> bool[src]

Checks if the value of the field is HRS13_0

pub fn is_hrs13_1(&self) -> bool[src]

Checks if the value of the field is HRS13_1

impl R<bool, HRS14_A>[src]

pub fn variant(&self) -> HRS14_A[src]

Get enumerated values variant

pub fn is_hrs14_0(&self) -> bool[src]

Checks if the value of the field is HRS14_0

pub fn is_hrs14_1(&self) -> bool[src]

Checks if the value of the field is HRS14_1

impl R<bool, HRS15_A>[src]

pub fn variant(&self) -> HRS15_A[src]

Get enumerated values variant

pub fn is_hrs15_0(&self) -> bool[src]

Checks if the value of the field is HRS15_0

pub fn is_hrs15_1(&self) -> bool[src]

Checks if the value of the field is HRS15_1

impl R<bool, HRS16_A>[src]

pub fn variant(&self) -> HRS16_A[src]

Get enumerated values variant

pub fn is_hrs16_0(&self) -> bool[src]

Checks if the value of the field is HRS16_0

pub fn is_hrs16_1(&self) -> bool[src]

Checks if the value of the field is HRS16_1

impl R<bool, HRS17_A>[src]

pub fn variant(&self) -> HRS17_A[src]

Get enumerated values variant

pub fn is_hrs17_0(&self) -> bool[src]

Checks if the value of the field is HRS17_0

pub fn is_hrs17_1(&self) -> bool[src]

Checks if the value of the field is HRS17_1

impl R<bool, HRS18_A>[src]

pub fn variant(&self) -> HRS18_A[src]

Get enumerated values variant

pub fn is_hrs18_0(&self) -> bool[src]

Checks if the value of the field is HRS18_0

pub fn is_hrs18_1(&self) -> bool[src]

Checks if the value of the field is HRS18_1

impl R<bool, HRS19_A>[src]

pub fn variant(&self) -> HRS19_A[src]

Get enumerated values variant

pub fn is_hrs19_0(&self) -> bool[src]

Checks if the value of the field is HRS19_0

pub fn is_hrs19_1(&self) -> bool[src]

Checks if the value of the field is HRS19_1

impl R<bool, HRS20_A>[src]

pub fn variant(&self) -> HRS20_A[src]

Get enumerated values variant

pub fn is_hrs20_0(&self) -> bool[src]

Checks if the value of the field is HRS20_0

pub fn is_hrs20_1(&self) -> bool[src]

Checks if the value of the field is HRS20_1

impl R<bool, HRS21_A>[src]

pub fn variant(&self) -> HRS21_A[src]

Get enumerated values variant

pub fn is_hrs21_0(&self) -> bool[src]

Checks if the value of the field is HRS21_0

pub fn is_hrs21_1(&self) -> bool[src]

Checks if the value of the field is HRS21_1

impl R<bool, HRS22_A>[src]

pub fn variant(&self) -> HRS22_A[src]

Get enumerated values variant

pub fn is_hrs22_0(&self) -> bool[src]

Checks if the value of the field is HRS22_0

pub fn is_hrs22_1(&self) -> bool[src]

Checks if the value of the field is HRS22_1

impl R<bool, HRS23_A>[src]

pub fn variant(&self) -> HRS23_A[src]

Get enumerated values variant

pub fn is_hrs23_0(&self) -> bool[src]

Checks if the value of the field is HRS23_0

pub fn is_hrs23_1(&self) -> bool[src]

Checks if the value of the field is HRS23_1

impl R<bool, HRS24_A>[src]

pub fn variant(&self) -> HRS24_A[src]

Get enumerated values variant

pub fn is_hrs24_0(&self) -> bool[src]

Checks if the value of the field is HRS24_0

pub fn is_hrs24_1(&self) -> bool[src]

Checks if the value of the field is HRS24_1

impl R<bool, HRS25_A>[src]

pub fn variant(&self) -> HRS25_A[src]

Get enumerated values variant

pub fn is_hrs25_0(&self) -> bool[src]

Checks if the value of the field is HRS25_0

pub fn is_hrs25_1(&self) -> bool[src]

Checks if the value of the field is HRS25_1

impl R<bool, HRS26_A>[src]

pub fn variant(&self) -> HRS26_A[src]

Get enumerated values variant

pub fn is_hrs26_0(&self) -> bool[src]

Checks if the value of the field is HRS26_0

pub fn is_hrs26_1(&self) -> bool[src]

Checks if the value of the field is HRS26_1

impl R<bool, HRS27_A>[src]

pub fn variant(&self) -> HRS27_A[src]

Get enumerated values variant

pub fn is_hrs27_0(&self) -> bool[src]

Checks if the value of the field is HRS27_0

pub fn is_hrs27_1(&self) -> bool[src]

Checks if the value of the field is HRS27_1

impl R<bool, HRS28_A>[src]

pub fn variant(&self) -> HRS28_A[src]

Get enumerated values variant

pub fn is_hrs28_0(&self) -> bool[src]

Checks if the value of the field is HRS28_0

pub fn is_hrs28_1(&self) -> bool[src]

Checks if the value of the field is HRS28_1

impl R<bool, HRS29_A>[src]

pub fn variant(&self) -> HRS29_A[src]

Get enumerated values variant

pub fn is_hrs29_0(&self) -> bool[src]

Checks if the value of the field is HRS29_0

pub fn is_hrs29_1(&self) -> bool[src]

Checks if the value of the field is HRS29_1

impl R<bool, HRS30_A>[src]

pub fn variant(&self) -> HRS30_A[src]

Get enumerated values variant

pub fn is_hrs30_0(&self) -> bool[src]

Checks if the value of the field is HRS30_0

pub fn is_hrs30_1(&self) -> bool[src]

Checks if the value of the field is HRS30_1

impl R<bool, HRS31_A>[src]

pub fn variant(&self) -> HRS31_A[src]

Get enumerated values variant

pub fn is_hrs31_0(&self) -> bool[src]

Checks if the value of the field is HRS31_0

pub fn is_hrs31_1(&self) -> bool[src]

Checks if the value of the field is HRS31_1

impl R<u32, Reg<u32, _HRS>>[src]

pub fn hrs0(&self) -> HRS0_R[src]

Bit 0 - Hardware Request Status Channel 0

pub fn hrs1(&self) -> HRS1_R[src]

Bit 1 - Hardware Request Status Channel 1

pub fn hrs2(&self) -> HRS2_R[src]

Bit 2 - Hardware Request Status Channel 2

pub fn hrs3(&self) -> HRS3_R[src]

Bit 3 - Hardware Request Status Channel 3

pub fn hrs4(&self) -> HRS4_R[src]

Bit 4 - Hardware Request Status Channel 4

pub fn hrs5(&self) -> HRS5_R[src]

Bit 5 - Hardware Request Status Channel 5

pub fn hrs6(&self) -> HRS6_R[src]

Bit 6 - Hardware Request Status Channel 6

pub fn hrs7(&self) -> HRS7_R[src]

Bit 7 - Hardware Request Status Channel 7

pub fn hrs8(&self) -> HRS8_R[src]

Bit 8 - Hardware Request Status Channel 8

pub fn hrs9(&self) -> HRS9_R[src]

Bit 9 - Hardware Request Status Channel 9

pub fn hrs10(&self) -> HRS10_R[src]

Bit 10 - Hardware Request Status Channel 10

pub fn hrs11(&self) -> HRS11_R[src]

Bit 11 - Hardware Request Status Channel 11

pub fn hrs12(&self) -> HRS12_R[src]

Bit 12 - Hardware Request Status Channel 12

pub fn hrs13(&self) -> HRS13_R[src]

Bit 13 - Hardware Request Status Channel 13

pub fn hrs14(&self) -> HRS14_R[src]

Bit 14 - Hardware Request Status Channel 14

pub fn hrs15(&self) -> HRS15_R[src]

Bit 15 - Hardware Request Status Channel 15

pub fn hrs16(&self) -> HRS16_R[src]

Bit 16 - Hardware Request Status Channel 16

pub fn hrs17(&self) -> HRS17_R[src]

Bit 17 - Hardware Request Status Channel 17

pub fn hrs18(&self) -> HRS18_R[src]

Bit 18 - Hardware Request Status Channel 18

pub fn hrs19(&self) -> HRS19_R[src]

Bit 19 - Hardware Request Status Channel 19

pub fn hrs20(&self) -> HRS20_R[src]

Bit 20 - Hardware Request Status Channel 20

pub fn hrs21(&self) -> HRS21_R[src]

Bit 21 - Hardware Request Status Channel 21

pub fn hrs22(&self) -> HRS22_R[src]

Bit 22 - Hardware Request Status Channel 22

pub fn hrs23(&self) -> HRS23_R[src]

Bit 23 - Hardware Request Status Channel 23

pub fn hrs24(&self) -> HRS24_R[src]

Bit 24 - Hardware Request Status Channel 24

pub fn hrs25(&self) -> HRS25_R[src]

Bit 25 - Hardware Request Status Channel 25

pub fn hrs26(&self) -> HRS26_R[src]

Bit 26 - Hardware Request Status Channel 26

pub fn hrs27(&self) -> HRS27_R[src]

Bit 27 - Hardware Request Status Channel 27

pub fn hrs28(&self) -> HRS28_R[src]

Bit 28 - Hardware Request Status Channel 28

pub fn hrs29(&self) -> HRS29_R[src]

Bit 29 - Hardware Request Status Channel 29

pub fn hrs30(&self) -> HRS30_R[src]

Bit 30 - Hardware Request Status Channel 30

pub fn hrs31(&self) -> HRS31_R[src]

Bit 31 - Hardware Request Status Channel 31

impl R<bool, EDREQ_0_A>[src]

pub fn variant(&self) -> EDREQ_0_A[src]

Get enumerated values variant

pub fn is_edreq_0_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_0_0

pub fn is_edreq_0_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_0_1

impl R<bool, EDREQ_1_A>[src]

pub fn variant(&self) -> EDREQ_1_A[src]

Get enumerated values variant

pub fn is_edreq_1_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_1_0

pub fn is_edreq_1_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_1_1

impl R<bool, EDREQ_2_A>[src]

pub fn variant(&self) -> EDREQ_2_A[src]

Get enumerated values variant

pub fn is_edreq_2_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_2_0

pub fn is_edreq_2_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_2_1

impl R<bool, EDREQ_3_A>[src]

pub fn variant(&self) -> EDREQ_3_A[src]

Get enumerated values variant

pub fn is_edreq_3_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_3_0

pub fn is_edreq_3_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_3_1

impl R<bool, EDREQ_4_A>[src]

pub fn variant(&self) -> EDREQ_4_A[src]

Get enumerated values variant

pub fn is_edreq_4_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_4_0

pub fn is_edreq_4_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_4_1

impl R<bool, EDREQ_5_A>[src]

pub fn variant(&self) -> EDREQ_5_A[src]

Get enumerated values variant

pub fn is_edreq_5_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_5_0

pub fn is_edreq_5_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_5_1

impl R<bool, EDREQ_6_A>[src]

pub fn variant(&self) -> EDREQ_6_A[src]

Get enumerated values variant

pub fn is_edreq_6_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_6_0

pub fn is_edreq_6_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_6_1

impl R<bool, EDREQ_7_A>[src]

pub fn variant(&self) -> EDREQ_7_A[src]

Get enumerated values variant

pub fn is_edreq_7_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_7_0

pub fn is_edreq_7_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_7_1

impl R<bool, EDREQ_8_A>[src]

pub fn variant(&self) -> EDREQ_8_A[src]

Get enumerated values variant

pub fn is_edreq_8_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_8_0

pub fn is_edreq_8_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_8_1

impl R<bool, EDREQ_9_A>[src]

pub fn variant(&self) -> EDREQ_9_A[src]

Get enumerated values variant

pub fn is_edreq_9_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_9_0

pub fn is_edreq_9_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_9_1

impl R<bool, EDREQ_10_A>[src]

pub fn variant(&self) -> EDREQ_10_A[src]

Get enumerated values variant

pub fn is_edreq_10_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_10_0

pub fn is_edreq_10_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_10_1

impl R<bool, EDREQ_11_A>[src]

pub fn variant(&self) -> EDREQ_11_A[src]

Get enumerated values variant

pub fn is_edreq_11_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_11_0

pub fn is_edreq_11_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_11_1

impl R<bool, EDREQ_12_A>[src]

pub fn variant(&self) -> EDREQ_12_A[src]

Get enumerated values variant

pub fn is_edreq_12_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_12_0

pub fn is_edreq_12_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_12_1

impl R<bool, EDREQ_13_A>[src]

pub fn variant(&self) -> EDREQ_13_A[src]

Get enumerated values variant

pub fn is_edreq_13_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_13_0

pub fn is_edreq_13_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_13_1

impl R<bool, EDREQ_14_A>[src]

pub fn variant(&self) -> EDREQ_14_A[src]

Get enumerated values variant

pub fn is_edreq_14_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_14_0

pub fn is_edreq_14_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_14_1

impl R<bool, EDREQ_15_A>[src]

pub fn variant(&self) -> EDREQ_15_A[src]

Get enumerated values variant

pub fn is_edreq_15_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_15_0

pub fn is_edreq_15_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_15_1

impl R<bool, EDREQ_16_A>[src]

pub fn variant(&self) -> EDREQ_16_A[src]

Get enumerated values variant

pub fn is_edreq_16_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_16_0

pub fn is_edreq_16_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_16_1

impl R<bool, EDREQ_17_A>[src]

pub fn variant(&self) -> EDREQ_17_A[src]

Get enumerated values variant

pub fn is_edreq_17_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_17_0

pub fn is_edreq_17_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_17_1

impl R<bool, EDREQ_18_A>[src]

pub fn variant(&self) -> EDREQ_18_A[src]

Get enumerated values variant

pub fn is_edreq_18_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_18_0

pub fn is_edreq_18_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_18_1

impl R<bool, EDREQ_19_A>[src]

pub fn variant(&self) -> EDREQ_19_A[src]

Get enumerated values variant

pub fn is_edreq_19_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_19_0

pub fn is_edreq_19_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_19_1

impl R<bool, EDREQ_20_A>[src]

pub fn variant(&self) -> EDREQ_20_A[src]

Get enumerated values variant

pub fn is_edreq_20_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_20_0

pub fn is_edreq_20_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_20_1

impl R<bool, EDREQ_21_A>[src]

pub fn variant(&self) -> EDREQ_21_A[src]

Get enumerated values variant

pub fn is_edreq_21_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_21_0

pub fn is_edreq_21_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_21_1

impl R<bool, EDREQ_22_A>[src]

pub fn variant(&self) -> EDREQ_22_A[src]

Get enumerated values variant

pub fn is_edreq_22_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_22_0

pub fn is_edreq_22_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_22_1

impl R<bool, EDREQ_23_A>[src]

pub fn variant(&self) -> EDREQ_23_A[src]

Get enumerated values variant

pub fn is_edreq_23_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_23_0

pub fn is_edreq_23_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_23_1

impl R<bool, EDREQ_24_A>[src]

pub fn variant(&self) -> EDREQ_24_A[src]

Get enumerated values variant

pub fn is_edreq_24_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_24_0

pub fn is_edreq_24_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_24_1

impl R<bool, EDREQ_25_A>[src]

pub fn variant(&self) -> EDREQ_25_A[src]

Get enumerated values variant

pub fn is_edreq_25_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_25_0

pub fn is_edreq_25_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_25_1

impl R<bool, EDREQ_26_A>[src]

pub fn variant(&self) -> EDREQ_26_A[src]

Get enumerated values variant

pub fn is_edreq_26_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_26_0

pub fn is_edreq_26_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_26_1

impl R<bool, EDREQ_27_A>[src]

pub fn variant(&self) -> EDREQ_27_A[src]

Get enumerated values variant

pub fn is_edreq_27_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_27_0

pub fn is_edreq_27_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_27_1

impl R<bool, EDREQ_28_A>[src]

pub fn variant(&self) -> EDREQ_28_A[src]

Get enumerated values variant

pub fn is_edreq_28_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_28_0

pub fn is_edreq_28_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_28_1

impl R<bool, EDREQ_29_A>[src]

pub fn variant(&self) -> EDREQ_29_A[src]

Get enumerated values variant

pub fn is_edreq_29_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_29_0

pub fn is_edreq_29_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_29_1

impl R<bool, EDREQ_30_A>[src]

pub fn variant(&self) -> EDREQ_30_A[src]

Get enumerated values variant

pub fn is_edreq_30_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_30_0

pub fn is_edreq_30_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_30_1

impl R<bool, EDREQ_31_A>[src]

pub fn variant(&self) -> EDREQ_31_A[src]

Get enumerated values variant

pub fn is_edreq_31_0(&self) -> bool[src]

Checks if the value of the field is EDREQ_31_0

pub fn is_edreq_31_1(&self) -> bool[src]

Checks if the value of the field is EDREQ_31_1

impl R<u32, Reg<u32, _EARS>>[src]

pub fn edreq_0(&self) -> EDREQ_0_R[src]

Bit 0 - Enable asynchronous DMA request in stop mode for channel 0.

pub fn edreq_1(&self) -> EDREQ_1_R[src]

Bit 1 - Enable asynchronous DMA request in stop mode for channel 1.

pub fn edreq_2(&self) -> EDREQ_2_R[src]

Bit 2 - Enable asynchronous DMA request in stop mode for channel 2.

pub fn edreq_3(&self) -> EDREQ_3_R[src]

Bit 3 - Enable asynchronous DMA request in stop mode for channel 3.

pub fn edreq_4(&self) -> EDREQ_4_R[src]

Bit 4 - Enable asynchronous DMA request in stop mode for channel 4

pub fn edreq_5(&self) -> EDREQ_5_R[src]

Bit 5 - Enable asynchronous DMA request in stop mode for channel 5

pub fn edreq_6(&self) -> EDREQ_6_R[src]

Bit 6 - Enable asynchronous DMA request in stop mode for channel 6

pub fn edreq_7(&self) -> EDREQ_7_R[src]

Bit 7 - Enable asynchronous DMA request in stop mode for channel 7

pub fn edreq_8(&self) -> EDREQ_8_R[src]

Bit 8 - Enable asynchronous DMA request in stop mode for channel 8

pub fn edreq_9(&self) -> EDREQ_9_R[src]

Bit 9 - Enable asynchronous DMA request in stop mode for channel 9

pub fn edreq_10(&self) -> EDREQ_10_R[src]

Bit 10 - Enable asynchronous DMA request in stop mode for channel 10

pub fn edreq_11(&self) -> EDREQ_11_R[src]

Bit 11 - Enable asynchronous DMA request in stop mode for channel 11

pub fn edreq_12(&self) -> EDREQ_12_R[src]

Bit 12 - Enable asynchronous DMA request in stop mode for channel 12

pub fn edreq_13(&self) -> EDREQ_13_R[src]

Bit 13 - Enable asynchronous DMA request in stop mode for channel 13

pub fn edreq_14(&self) -> EDREQ_14_R[src]

Bit 14 - Enable asynchronous DMA request in stop mode for channel 14

pub fn edreq_15(&self) -> EDREQ_15_R[src]

Bit 15 - Enable asynchronous DMA request in stop mode for channel 15

pub fn edreq_16(&self) -> EDREQ_16_R[src]

Bit 16 - Enable asynchronous DMA request in stop mode for channel 16

pub fn edreq_17(&self) -> EDREQ_17_R[src]

Bit 17 - Enable asynchronous DMA request in stop mode for channel 17

pub fn edreq_18(&self) -> EDREQ_18_R[src]

Bit 18 - Enable asynchronous DMA request in stop mode for channel 18

pub fn edreq_19(&self) -> EDREQ_19_R[src]

Bit 19 - Enable asynchronous DMA request in stop mode for channel 19

pub fn edreq_20(&self) -> EDREQ_20_R[src]

Bit 20 - Enable asynchronous DMA request in stop mode for channel 20

pub fn edreq_21(&self) -> EDREQ_21_R[src]

Bit 21 - Enable asynchronous DMA request in stop mode for channel 21

pub fn edreq_22(&self) -> EDREQ_22_R[src]

Bit 22 - Enable asynchronous DMA request in stop mode for channel 22

pub fn edreq_23(&self) -> EDREQ_23_R[src]

Bit 23 - Enable asynchronous DMA request in stop mode for channel 23

pub fn edreq_24(&self) -> EDREQ_24_R[src]

Bit 24 - Enable asynchronous DMA request in stop mode for channel 24

pub fn edreq_25(&self) -> EDREQ_25_R[src]

Bit 25 - Enable asynchronous DMA request in stop mode for channel 25

pub fn edreq_26(&self) -> EDREQ_26_R[src]

Bit 26 - Enable asynchronous DMA request in stop mode for channel 26

pub fn edreq_27(&self) -> EDREQ_27_R[src]

Bit 27 - Enable asynchronous DMA request in stop mode for channel 27

pub fn edreq_28(&self) -> EDREQ_28_R[src]

Bit 28 - Enable asynchronous DMA request in stop mode for channel 28

pub fn edreq_29(&self) -> EDREQ_29_R[src]

Bit 29 - Enable asynchronous DMA request in stop mode for channel 29

pub fn edreq_30(&self) -> EDREQ_30_R[src]

Bit 30 - Enable asynchronous DMA request in stop mode for channel 30

pub fn edreq_31(&self) -> EDREQ_31_R[src]

Bit 31 - Enable asynchronous DMA request in stop mode for channel 31

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI3>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI2>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI1>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI0>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI7>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI6>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI5>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI4>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI11>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI10>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI9>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI8>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI15>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI14>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI13>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI12>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI19>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI18>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI17>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI16>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI23>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI22>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI21>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI20>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI27>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI26>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI25>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI24>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI31>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI30>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI29>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<bool, DPA_A>[src]

pub fn variant(&self) -> DPA_A[src]

Get enumerated values variant

pub fn is_dpa_0(&self) -> bool[src]

Checks if the value of the field is DPA_0

pub fn is_dpa_1(&self) -> bool[src]

Checks if the value of the field is DPA_1

impl R<bool, ECP_A>[src]

pub fn variant(&self) -> ECP_A[src]

Get enumerated values variant

pub fn is_ecp_0(&self) -> bool[src]

Checks if the value of the field is ECP_0

pub fn is_ecp_1(&self) -> bool[src]

Checks if the value of the field is ECP_1

impl R<u8, Reg<u8, _DCHPRI28>>[src]

pub fn chpri(&self) -> CHPRI_R[src]

Bits 0:3 - Channel n Arbitration Priority

pub fn grppri(&self) -> GRPPRI_R[src]

Bits 4:5 - Channel n Current Group Priority

pub fn dpa(&self) -> DPA_R[src]

Bit 6 - Disable Preempt Ability. This field resets to 0.

pub fn ecp(&self) -> ECP_R[src]

Bit 7 - Enable Channel Preemption. This field resets to 0.

impl R<u32, Reg<u32, _TCD0_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD0_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD0_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD0_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD0_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD0_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD0_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD0_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD0_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD0_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD0_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD0_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD0_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD0_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD0_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD1_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD1_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD1_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD1_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD1_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD1_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD1_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD1_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD1_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD1_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD1_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD1_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD1_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD1_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD1_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD2_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD2_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD2_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD2_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD2_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD2_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD2_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD2_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD2_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD2_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD2_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD2_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD2_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD2_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD2_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD3_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD3_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD3_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD3_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD3_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD3_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD3_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD3_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD3_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD3_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD3_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD3_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD3_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD3_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD3_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD4_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD4_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD4_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD4_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD4_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD4_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD4_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD4_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD4_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD4_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD4_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD4_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD4_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD4_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD4_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD5_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD5_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD5_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD5_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD5_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD5_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD5_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD5_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD5_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD5_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD5_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD5_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD5_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD5_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD5_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD6_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD6_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD6_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD6_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD6_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD6_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD6_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD6_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD6_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD6_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD6_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD6_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD6_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD6_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD6_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD7_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD7_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD7_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD7_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD7_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD7_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD7_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD7_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD7_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD7_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD7_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD7_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD7_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD7_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD7_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD8_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD8_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD8_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD8_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD8_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD8_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD8_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD8_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD8_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD8_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD8_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD8_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD8_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD8_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD8_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD9_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD9_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD9_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD9_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD9_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD9_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD9_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD9_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD9_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD9_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD9_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD9_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD9_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD9_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD9_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD10_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD10_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD10_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD10_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD10_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD10_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD10_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD10_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD10_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD10_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD10_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD10_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD10_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD10_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD10_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD11_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD11_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD11_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD11_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD11_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD11_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD11_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD11_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD11_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD11_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD11_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD11_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD11_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD11_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD11_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD12_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD12_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD12_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD12_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD12_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD12_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD12_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD12_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD12_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD12_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD12_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD12_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD12_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD12_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD12_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD13_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD13_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD13_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD13_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD13_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD13_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD13_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD13_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD13_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD13_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD13_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD13_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD13_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD13_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD13_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD14_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD14_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD14_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD14_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD14_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD14_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD14_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD14_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD14_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD14_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD14_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD14_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD14_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD14_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD14_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD15_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD15_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD15_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD15_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD15_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD15_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD15_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD15_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD15_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD15_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD15_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD15_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD15_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD15_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD15_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD16_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD16_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD16_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD16_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD16_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD16_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD16_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD16_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD16_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD16_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD16_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD16_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD16_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD16_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD16_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD17_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD17_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD17_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD17_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD17_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD17_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD17_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD17_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD17_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD17_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD17_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD17_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD17_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD17_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD17_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD18_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD18_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD18_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD18_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD18_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD18_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD18_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD18_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD18_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD18_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD18_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD18_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD18_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD18_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD18_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD19_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD19_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD19_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD19_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD19_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD19_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD19_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD19_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD19_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD19_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD19_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD19_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD19_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD19_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD19_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD20_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD20_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD20_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD20_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD20_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD20_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD20_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD20_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD20_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD20_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD20_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD20_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD20_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD20_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD20_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD21_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD21_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD21_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD21_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD21_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD21_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD21_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD21_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD21_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD21_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD21_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD21_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD21_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD21_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD21_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD22_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD22_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD22_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD22_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD22_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD22_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD22_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD22_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD22_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD22_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD22_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD22_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD22_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD22_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD22_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD23_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD23_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD23_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD23_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD23_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD23_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD23_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD23_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD23_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD23_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD23_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD23_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD23_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD23_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD23_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD24_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD24_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD24_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD24_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD24_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD24_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD24_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD24_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD24_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD24_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD24_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD24_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD24_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD24_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD24_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD25_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD25_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD25_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD25_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD25_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD25_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD25_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD25_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD25_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD25_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD25_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD25_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD25_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD25_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD25_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD26_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD26_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD26_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD26_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD26_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD26_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD26_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD26_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD26_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD26_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD26_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD26_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD26_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD26_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD26_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD27_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD27_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD27_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD27_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD27_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD27_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD27_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD27_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD27_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD27_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD27_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD27_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD27_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD27_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD27_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD28_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD28_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD28_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD28_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD28_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD28_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD28_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD28_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD28_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD28_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD28_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD28_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD28_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD28_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD28_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD29_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD29_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD29_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD29_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD29_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD29_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD29_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD29_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD29_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD29_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD29_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD29_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD29_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD29_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD29_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD30_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD30_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD30_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD30_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD30_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD30_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD30_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD30_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD30_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD30_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD30_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD30_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD30_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD30_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD30_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<u32, Reg<u32, _TCD31_SADDR>>[src]

pub fn saddr(&self) -> SADDR_R[src]

Bits 0:31 - Source Address

impl R<u16, Reg<u16, _TCD31_SOFF>>[src]

pub fn soff(&self) -> SOFF_R[src]

Bits 0:15 - Source address signed offset

impl R<u8, SSIZE_A>[src]

pub fn variant(&self) -> Variant<u8, SSIZE_A>[src]

Get enumerated values variant

pub fn is_ssize_0(&self) -> bool[src]

Checks if the value of the field is SSIZE_0

pub fn is_ssize_1(&self) -> bool[src]

Checks if the value of the field is SSIZE_1

pub fn is_ssize_2(&self) -> bool[src]

Checks if the value of the field is SSIZE_2

pub fn is_ssize_3(&self) -> bool[src]

Checks if the value of the field is SSIZE_3

pub fn is_ssize_5(&self) -> bool[src]

Checks if the value of the field is SSIZE_5

impl R<u8, SMOD_A>[src]

pub fn variant(&self) -> Variant<u8, SMOD_A>[src]

Get enumerated values variant

pub fn is_smod_0(&self) -> bool[src]

Checks if the value of the field is SMOD_0

pub fn is_smod_1(&self) -> bool[src]

Checks if the value of the field is SMOD_1

pub fn is_smod_2(&self) -> bool[src]

Checks if the value of the field is SMOD_2

pub fn is_smod_3(&self) -> bool[src]

Checks if the value of the field is SMOD_3

pub fn is_smod_4(&self) -> bool[src]

Checks if the value of the field is SMOD_4

pub fn is_smod_5(&self) -> bool[src]

Checks if the value of the field is SMOD_5

pub fn is_smod_6(&self) -> bool[src]

Checks if the value of the field is SMOD_6

pub fn is_smod_7(&self) -> bool[src]

Checks if the value of the field is SMOD_7

pub fn is_smod_8(&self) -> bool[src]

Checks if the value of the field is SMOD_8

pub fn is_smod_9(&self) -> bool[src]

Checks if the value of the field is SMOD_9

impl R<u16, Reg<u16, _TCD31_ATTR>>[src]

pub fn dsize(&self) -> DSIZE_R[src]

Bits 0:2 - Destination data transfer size

pub fn dmod(&self) -> DMOD_R[src]

Bits 3:7 - Destination Address Modulo

pub fn ssize(&self) -> SSIZE_R[src]

Bits 8:10 - Source data transfer size

pub fn smod(&self) -> SMOD_R[src]

Bits 11:15 - Source Address Modulo

impl R<u32, Reg<u32, _TCD31_NBYTES_MLNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:31 - Minor Byte Transfer Count

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD31_NBYTES_MLOFFNO>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:29 - Minor Byte Transfer Count

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<bool, DMLOE_A>[src]

pub fn variant(&self) -> DMLOE_A[src]

Get enumerated values variant

pub fn is_dmloe_0(&self) -> bool[src]

Checks if the value of the field is DMLOE_0

pub fn is_dmloe_1(&self) -> bool[src]

Checks if the value of the field is DMLOE_1

impl R<bool, SMLOE_A>[src]

pub fn variant(&self) -> SMLOE_A[src]

Get enumerated values variant

pub fn is_smloe_0(&self) -> bool[src]

Checks if the value of the field is SMLOE_0

pub fn is_smloe_1(&self) -> bool[src]

Checks if the value of the field is SMLOE_1

impl R<u32, Reg<u32, _TCD31_NBYTES_MLOFFYES>>[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable

impl R<u32, Reg<u32, _TCD31_SLAST>>[src]

pub fn slast(&self) -> SLAST_R[src]

Bits 0:31 - Last Source Address Adjustment

impl R<u32, Reg<u32, _TCD31_DADDR>>[src]

pub fn daddr(&self) -> DADDR_R[src]

Bits 0:31 - Destination Address

impl R<u16, Reg<u16, _TCD31_DOFF>>[src]

pub fn doff(&self) -> DOFF_R[src]

Bits 0:15 - Destination Address Signed Offset

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD31_CITER_ELINKNO>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:14 - Current Major Iteration Count

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD31_CITER_ELINKYES>>[src]

pub fn citer(&self) -> CITER_R[src]

Bits 0:8 - Current Major Iteration Count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Minor Loop Link Channel Number

Bit 15 - Enable channel-to-channel linking on minor-loop complete

impl R<u32, Reg<u32, _TCD31_DLASTSGA>>[src]

pub fn dlastsga(&self) -> DLASTSGA_R[src]

Bits 0:31 - DLASTSGA

impl R<bool, START_A>[src]

pub fn variant(&self) -> START_A[src]

Get enumerated values variant

pub fn is_start_0(&self) -> bool[src]

Checks if the value of the field is START_0

pub fn is_start_1(&self) -> bool[src]

Checks if the value of the field is START_1

impl R<bool, INTMAJOR_A>[src]

pub fn variant(&self) -> INTMAJOR_A[src]

Get enumerated values variant

pub fn is_intmajor_0(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_0

pub fn is_intmajor_1(&self) -> bool[src]

Checks if the value of the field is INTMAJOR_1

impl R<bool, INTHALF_A>[src]

pub fn variant(&self) -> INTHALF_A[src]

Get enumerated values variant

pub fn is_inthalf_0(&self) -> bool[src]

Checks if the value of the field is INTHALF_0

pub fn is_inthalf_1(&self) -> bool[src]

Checks if the value of the field is INTHALF_1

impl R<bool, DREQ_A>[src]

pub fn variant(&self) -> DREQ_A[src]

Get enumerated values variant

pub fn is_dreq_0(&self) -> bool[src]

Checks if the value of the field is DREQ_0

pub fn is_dreq_1(&self) -> bool[src]

Checks if the value of the field is DREQ_1

impl R<bool, ESG_A>[src]

pub fn variant(&self) -> ESG_A[src]

Get enumerated values variant

pub fn is_esg_0(&self) -> bool[src]

Checks if the value of the field is ESG_0

pub fn is_esg_1(&self) -> bool[src]

Checks if the value of the field is ESG_1

impl R<bool, MAJORELINK_A>[src]

pub fn variant(&self) -> MAJORELINK_A[src]

Get enumerated values variant

Checks if the value of the field is MAJORELINK_0

Checks if the value of the field is MAJORELINK_1

impl R<u8, BWC_A>[src]

pub fn variant(&self) -> Variant<u8, BWC_A>[src]

Get enumerated values variant

pub fn is_bwc_0(&self) -> bool[src]

Checks if the value of the field is BWC_0

pub fn is_bwc_2(&self) -> bool[src]

Checks if the value of the field is BWC_2

pub fn is_bwc_3(&self) -> bool[src]

Checks if the value of the field is BWC_3

impl R<u16, Reg<u16, _TCD31_CSR>>[src]

pub fn start(&self) -> START_R[src]

Bit 0 - Channel Start

pub fn intmajor(&self) -> INTMAJOR_R[src]

Bit 1 - Enable an interrupt when major iteration count completes.

pub fn inthalf(&self) -> INTHALF_R[src]

Bit 2 - Enable an interrupt when major counter is half complete.

pub fn dreq(&self) -> DREQ_R[src]

Bit 3 - Disable Request

pub fn esg(&self) -> ESG_R[src]

Bit 4 - Enable Scatter/Gather Processing

Bit 5 - Enable channel-to-channel linking on major loop complete

pub fn active(&self) -> ACTIVE_R[src]

Bit 6 - Channel Active

pub fn done(&self) -> DONE_R[src]

Bit 7 - Channel Done

pub fn majorlinkch(&self) -> MAJORLINKCH_R[src]

Bits 8:12 - Major Loop Link Channel Number

pub fn bwc(&self) -> BWC_R[src]

Bits 14:15 - Bandwidth Control

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD31_BITER_ELINKNO>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:14 - Starting Major Iteration Count

Bit 15 - Enables channel-to-channel linking on minor loop complete

impl R<bool, ELINK_A>[src]

pub fn variant(&self) -> ELINK_A[src]

Get enumerated values variant

Checks if the value of the field is ELINK_0

Checks if the value of the field is ELINK_1

impl R<u16, Reg<u16, _TCD31_BITER_ELINKYES>>[src]

pub fn biter(&self) -> BITER_R[src]

Bits 0:8 - Starting major iteration count

pub fn linkch(&self) -> LINKCH_R[src]

Bits 9:13 - Link Channel Number

Bit 15 - Enables channel-to-channel linking on minor loop complete

Trait Implementations

impl<U, T, FI> PartialEq<FI> for R<U, T> where
    U: PartialEq,
    FI: Copy + Into<U>, 
[src]

Auto Trait Implementations

impl<U, T> Send for R<U, T> where
    T: Send,
    U: Send

impl<U, T> Sync for R<U, T> where
    T: Sync,
    U: Sync

impl<U, T> Unpin for R<U, T> where
    T: Unpin,
    U: Unpin

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.