Type Alias atsame70n21b::qspi::ifr::ADDRL_W

source ·
pub type ADDRL_W<'a, const O: u8> = BitWriter<'a, IFR_SPEC, O, ADDRLSELECT_A>;
Expand description

Field ADDRL writer - Address Length

Aliased Type§

struct ADDRL_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> ADDRL_W<'a, O>

source

pub fn _24_bit(self) -> &'a mut W

The address is 24 bits long.

source

pub fn _32_bit(self) -> &'a mut W

The address is 32 bits long.