[][src]Type Definition efm32pg12_pac::gpio::pe_ctrl::R

type R = R<u32, PE_CTRL>;

Reader of register PE_CTRL

Methods

impl R[src]

pub fn drivestrength(&self) -> DRIVESTRENGTH_R[src]

Bit 0 - Drive Strength for Port

pub fn slewrate(&self) -> SLEWRATE_R[src]

Bits 4:6 - Slewrate Limit for Port

pub fn dindis(&self) -> DINDIS_R[src]

Bit 12 - Data in Disable

pub fn drivestrengthalt(&self) -> DRIVESTRENGTHALT_R[src]

Bit 16 - Alternate Drive Strength for Port

pub fn slewratealt(&self) -> SLEWRATEALT_R[src]

Bits 20:22 - Alternate Slewrate Limit for Port

pub fn dindisalt(&self) -> DINDISALT_R[src]

Bit 28 - Alternate Data in Disable