Type Definition efm32gg11b_pac::efm32gg11b110::ebi::routepen::ALB_W

source ·
pub type ALB_W<'a, const O: u8> = FieldWriterSafe<'a, u32, ROUTEPEN_SPEC, u8, ALB_A, 2, O>;
Expand description

Field ALB writer - Sets the Lower Bound for EBI_A Enabling

Implementations§

source§

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

source

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

Address lines from EBI_A[0] and upwards can be enabled via APEN.

source

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

Address lines from EBI_A[8] and upwards can be enabled via APEN.

source

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

Address lines from EBI_A[16] and upwards can be enabled via APEN.

source

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

Address lines from EBI_A[24] and upwards can be enabled via APEN.