RegisterBlock

Struct RegisterBlock 

Source
pub struct RegisterBlock { /* private fields */ }
Expand description

Register block

Implementations§

Source§

impl RegisterBlock

Source

pub const fn userrow0(&self) -> &USERROW0

0x00 - User Row Byte 0

Source

pub const fn userrow1(&self) -> &USERROW1

0x01 - User Row Byte 1

Source

pub const fn userrow2(&self) -> &USERROW2

0x02 - User Row Byte 2

Source

pub const fn userrow3(&self) -> &USERROW3

0x03 - User Row Byte 3

Source

pub const fn userrow4(&self) -> &USERROW4

0x04 - User Row Byte 4

Source

pub const fn userrow5(&self) -> &USERROW5

0x05 - User Row Byte 5

Source

pub const fn userrow6(&self) -> &USERROW6

0x06 - User Row Byte 6

Source

pub const fn userrow7(&self) -> &USERROW7

0x07 - User Row Byte 7

Source

pub const fn userrow8(&self) -> &USERROW8

0x08 - User Row Byte 8

Source

pub const fn userrow9(&self) -> &USERROW9

0x09 - User Row Byte 9

Source

pub const fn userrow10(&self) -> &USERROW10

0x0a - User Row Byte 10

Source

pub const fn userrow11(&self) -> &USERROW11

0x0b - User Row Byte 11

Source

pub const fn userrow12(&self) -> &USERROW12

0x0c - User Row Byte 12

Source

pub const fn userrow13(&self) -> &USERROW13

0x0d - User Row Byte 13

Source

pub const fn userrow14(&self) -> &USERROW14

0x0e - User Row Byte 14

Source

pub const fn userrow15(&self) -> &USERROW15

0x0f - User Row Byte 15

Source

pub const fn userrow16(&self) -> &USERROW16

0x10 - User Row Byte 16

Source

pub const fn userrow17(&self) -> &USERROW17

0x11 - User Row Byte 17

Source

pub const fn userrow18(&self) -> &USERROW18

0x12 - User Row Byte 18

Source

pub const fn userrow19(&self) -> &USERROW19

0x13 - User Row Byte 19

Source

pub const fn userrow20(&self) -> &USERROW20

0x14 - User Row Byte 20

Source

pub const fn userrow21(&self) -> &USERROW21

0x15 - User Row Byte 21

Source

pub const fn userrow22(&self) -> &USERROW22

0x16 - User Row Byte 22

Source

pub const fn userrow23(&self) -> &USERROW23

0x17 - User Row Byte 23

Source

pub const fn userrow24(&self) -> &USERROW24

0x18 - User Row Byte 24

Source

pub const fn userrow25(&self) -> &USERROW25

0x19 - User Row Byte 25

Source

pub const fn userrow26(&self) -> &USERROW26

0x1a - User Row Byte 26

Source

pub const fn userrow27(&self) -> &USERROW27

0x1b - User Row Byte 27

Source

pub const fn userrow28(&self) -> &USERROW28

0x1c - User Row Byte 28

Source

pub const fn userrow29(&self) -> &USERROW29

0x1d - User Row Byte 29

Source

pub const fn userrow30(&self) -> &USERROW30

0x1e - User Row Byte 30

Source

pub const fn userrow31(&self) -> &USERROW31

0x1f - User Row Byte 31

Source

pub const fn userrow32(&self) -> &USERROW32

0x20 - User Row Byte 32

Source

pub const fn userrow33(&self) -> &USERROW33

0x21 - User Row Byte 33

Source

pub const fn userrow34(&self) -> &USERROW34

0x22 - User Row Byte 34

Source

pub const fn userrow35(&self) -> &USERROW35

0x23 - User Row Byte 35

Source

pub const fn userrow36(&self) -> &USERROW36

0x24 - User Row Byte 36

Source

pub const fn userrow37(&self) -> &USERROW37

0x25 - User Row Byte 37

Source

pub const fn userrow38(&self) -> &USERROW38

0x26 - User Row Byte 38

Source

pub const fn userrow39(&self) -> &USERROW39

0x27 - User Row Byte 39

Source

pub const fn userrow40(&self) -> &USERROW40

0x28 - User Row Byte 40

Source

pub const fn userrow41(&self) -> &USERROW41

0x29 - User Row Byte 41

Source

pub const fn userrow42(&self) -> &USERROW42

0x2a - User Row Byte 42

Source

pub const fn userrow43(&self) -> &USERROW43

0x2b - User Row Byte 43

Source

pub const fn userrow44(&self) -> &USERROW44

0x2c - User Row Byte 44

Source

pub const fn userrow45(&self) -> &USERROW45

0x2d - User Row Byte 45

Source

pub const fn userrow46(&self) -> &USERROW46

0x2e - User Row Byte 46

Source

pub const fn userrow47(&self) -> &USERROW47

0x2f - User Row Byte 47

Source

pub const fn userrow48(&self) -> &USERROW48

0x30 - User Row Byte 48

Source

pub const fn userrow49(&self) -> &USERROW49

0x31 - User Row Byte 49

Source

pub const fn userrow50(&self) -> &USERROW50

0x32 - User Row Byte 50

Source

pub const fn userrow51(&self) -> &USERROW51

0x33 - User Row Byte 51

Source

pub const fn userrow52(&self) -> &USERROW52

0x34 - User Row Byte 52

Source

pub const fn userrow53(&self) -> &USERROW53

0x35 - User Row Byte 53

Source

pub const fn userrow54(&self) -> &USERROW54

0x36 - User Row Byte 54

Source

pub const fn userrow55(&self) -> &USERROW55

0x37 - User Row Byte 55

Source

pub const fn userrow56(&self) -> &USERROW56

0x38 - User Row Byte 56

Source

pub const fn userrow57(&self) -> &USERROW57

0x39 - User Row Byte 57

Source

pub const fn userrow58(&self) -> &USERROW58

0x3a - User Row Byte 58

Source

pub const fn userrow59(&self) -> &USERROW59

0x3b - User Row Byte 59

Source

pub const fn userrow60(&self) -> &USERROW60

0x3c - User Row Byte 60

Source

pub const fn userrow61(&self) -> &USERROW61

0x3d - User Row Byte 61

Source

pub const fn userrow62(&self) -> &USERROW62

0x3e - User Row Byte 62

Source

pub const fn userrow63(&self) -> &USERROW63

0x3f - User Row Byte 63

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.