Struct zinc_hal_lpc11xx::ioregs::IOCON_iocon_sck0_loc
[−]
[src]
pub struct IOCON_iocon_sck0_loc { // some fields omitted }
Register IOCON_SCK0_LOC
: SCK0 pin location select register
Methods
impl IOCON_iocon_sck0_loc
fn get(&self) -> IOCON_iocon_sck0_loc_Get
Fetch the value of the IOCON_SCK0_LOC
register.
fn sckloc(&self) -> IOCON_iocon_sck0_loc_sckloc
Get value of SCKLOC
field.
fn ignoring_state(&self) -> IOCON_iocon_sck0_loc_Update
Create new updater that ignores current value of the IOCON_SCK0_LOC
register.
fn set_sckloc<'a>(&'a mut self, new_value: IOCON_iocon_sck0_loc_sckloc) -> IOCON_iocon_sck0_loc_Update<'a>
Set value of SCKLOC
field.