[][src]Type Definition lpc55s6x_pac::sdif::pwren::W

type W = W<u32, PWREN>;

Writer for register PWREN

Methods

impl W[src]

pub fn power_enable0(&mut self) -> POWER_ENABLE0_W[src]

Bit 0 - Power on/off switch for card 0; once power is turned on, software should wait for regulator/switch ramp-up time before trying to initialize card 0.

pub fn power_enable1(&mut self) -> POWER_ENABLE1_W[src]

Bit 1 - Power on/off switch for card 1; once power is turned on, software should wait for regulator/switch ramp-up time before trying to initialize card 1.