[][src]Type Definition efm32pg12_pac::gpio::pk_ctrl::W

type W = W<u32, PK_CTRL>;

Writer for register PK_CTRL

Methods

impl W[src]

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

Bit 0 - Drive Strength for Port

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

Bits 4:6 - Slewrate Limit for Port

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

Bit 12 - Data in Disable

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

Bit 16 - Alternate Drive Strength for Port

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

Bits 20:22 - Alternate Slewrate Limit for Port

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

Bit 28 - Alternate Data in Disable