Type Alias Ahbns1W

Source
pub type Ahbns1W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field AHBNS1 writer - Force AHB1 access to NONSEQ, burst transfers are continuously rearbitrated

Aliased Type§

struct Ahbns1W<'a, REG> { /* private fields */ }