rp2040/dma/
ch8_al2_read_addr.rs

1#[doc = "Reader of register CH8_AL2_READ_ADDR"]
2pub type R = crate::R<u32, super::CH8_AL2_READ_ADDR>;
3impl R {}