[][src]Struct imxrt1062_iomuxc::R

pub struct R<U, T> { /* fields omitted */ }

Register/field reader

Result of the read method of a register. Also it can be used in the modify method

Methods

impl<U, T> R<U, T> where
    U: Copy
[src]

pub fn bits(&self) -> U[src]

Read raw bits from register/field

impl<FI> R<bool, FI>[src]

pub fn bit(&self) -> bool[src]

Value of the field as raw bits

pub fn bit_is_clear(&self) -> bool[src]

Returns true if the bit is clear (0)

pub fn bit_is_set(&self) -> bool[src]

Returns true if the bit is set (1)

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_00>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_01>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_02>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_03>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_04>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_05>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_06>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_07>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_08>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_09>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_10>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_11>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_12>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_13>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_14>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_15>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_16>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_17>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_18>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_19>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_20>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_21>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_22>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_23>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_24>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_25>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_26>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_27>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_28>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_29>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_30>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_31>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_32>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_33>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_34>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_35>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_36>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_37>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_38>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_39>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_40>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_EMC_41>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> MUX_MODE_A[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_00>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> MUX_MODE_A[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_01>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> MUX_MODE_A[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_02>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> MUX_MODE_A[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_03>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> MUX_MODE_A[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_04>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> MUX_MODE_A[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_05>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> MUX_MODE_A[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_06>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> MUX_MODE_A[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_07>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> MUX_MODE_A[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_08>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_09>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_10>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_11>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> MUX_MODE_A[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_12>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> MUX_MODE_A[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_13>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_14>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B0_15>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_00>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_01>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_02>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_03>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_04>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_05>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_06>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_07>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_08>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_09>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_10>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_11>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_12>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_13>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_14>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt7(&self) -> bool[src]

Checks if the value of the field is ALT7

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_AD_B1_15>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_00>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_01>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_02>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_03>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_04>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_05>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_06>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_07>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_08>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_09>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_10>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_11>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_12>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_13>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_14>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B0_15>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_00>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_01>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_02>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_03>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_04>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_05>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_06>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_07>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_08>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_09>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_10>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_11>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_12>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_13>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_14>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_B1_15>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B0_00>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B0_01>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B0_02>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

pub fn is_alt9(&self) -> bool[src]

Checks if the value of the field is ALT9

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B0_03>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B0_04>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B0_05>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B1_00>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B1_01>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B1_02>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B1_03>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B1_04>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B1_05>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt8(&self) -> bool[src]

Checks if the value of the field is ALT8

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B1_06>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:3 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B1_07>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

pub fn is_alt6(&self) -> bool[src]

Checks if the value of the field is ALT6

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B1_08>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B1_09>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B1_10>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

pub fn is_alt1(&self) -> bool[src]

Checks if the value of the field is ALT1

pub fn is_alt2(&self) -> bool[src]

Checks if the value of the field is ALT2

pub fn is_alt3(&self) -> bool[src]

Checks if the value of the field is ALT3

pub fn is_alt4(&self) -> bool[src]

Checks if the value of the field is ALT4

pub fn is_alt5(&self) -> bool[src]

Checks if the value of the field is ALT5

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SD_B1_11>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_00>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_01>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_02>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_03>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_04>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_05>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_06>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_07>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_08>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_09>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_10>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_11>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_12>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_13>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_14>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_15>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_16>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_17>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_18>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_19>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_20>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_21>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_22>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_23>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_24>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_25>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_26>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_27>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_28>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_29>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_30>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_31>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_32>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_33>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_34>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_35>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_36>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_37>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_38>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_39>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_40>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_EMC_41>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_00>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_01>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_02>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_03>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_04>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_05>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_06>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_07>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_08>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_09>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_10>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_11>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_12>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_13>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_14>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B0_15>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_00>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_01>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_02>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_03>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_04>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_05>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_06>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_07>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_08>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_09>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_10>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_11>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_12>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_13>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_14>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_AD_B1_15>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_00>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_01>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_02>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_03>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_04>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_05>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_06>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_07>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_08>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_09>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_10>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_11>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_12>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_13>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_14>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B0_15>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_00>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_01>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_02>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_03>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_04>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_05>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_06>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_07>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_08>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_09>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_10>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_11>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_12>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_13>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_14>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_B1_15>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B0_00>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B0_01>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B0_02>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B0_03>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B0_04>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B0_05>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B1_00>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B1_01>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B1_02>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B1_03>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B1_04>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B1_05>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B1_06>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B1_07>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B1_08>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B1_09>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B1_10>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ

pub fn is_speed_1_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ

pub fn is_speed_2_medium_100mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ

pub fn is_speed_3_max_200mhz(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SD_B1_11>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_01_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_01_ALT3

pub fn is_gpio_ad_b1_02_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_02_ALT0

impl R<u32, Reg<u32, _ANATOP_USB_OTG1_ID_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_00_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_00_ALT3

pub fn is_gpio_ad_b1_00_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_00_ALT0

impl R<u32, Reg<u32, _ANATOP_USB_OTG2_ID_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_03_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_03_ALT6

pub fn is_gpio_ad_b0_12_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_12_ALT1

pub fn is_gpio_ad_b1_01_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_01_ALT4

pub fn is_gpio_ad_b1_08_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_08_ALT3

pub fn is_gpio_emc_32_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_32_ALT3

impl R<u32, Reg<u32, _CCM_PMIC_READY_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:2 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_15_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_15_ALT4

pub fn is_gpio_ad_b0_11_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_11_ALT4

impl R<u32, Reg<u32, _CSI_DATA02_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_14_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_14_ALT4

pub fn is_gpio_ad_b0_10_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_10_ALT4

impl R<u32, Reg<u32, _CSI_DATA03_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_13_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_13_ALT4

pub fn is_gpio_ad_b0_09_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_09_ALT4

impl R<u32, Reg<u32, _CSI_DATA04_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_12_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_12_ALT4

pub fn is_gpio_ad_b0_08_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_08_ALT4

impl R<u32, Reg<u32, _CSI_DATA05_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_11_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_11_ALT4

pub fn is_gpio_ad_b0_07_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_07_ALT4

impl R<u32, Reg<u32, _CSI_DATA06_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_10_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_10_ALT4

pub fn is_gpio_ad_b0_06_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_06_ALT4

impl R<u32, Reg<u32, _CSI_DATA07_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_09_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_09_ALT4

pub fn is_gpio_ad_b0_05_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_05_ALT4

impl R<u32, Reg<u32, _CSI_DATA08_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_08_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_08_ALT4

pub fn is_gpio_ad_b0_04_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_04_ALT4

impl R<u32, Reg<u32, _CSI_DATA09_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_15_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_15_ALT4

pub fn is_gpio_ad_b1_07_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_07_ALT4

pub fn is_gpio_b1_14_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_14_ALT2

impl R<u32, Reg<u32, _CSI_HSYNC_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_04_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_04_ALT4

pub fn is_gpio_b1_12_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_12_ALT2

impl R<u32, Reg<u32, _CSI_PIXCLK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_14_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_14_ALT4

pub fn is_gpio_ad_b1_06_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_06_ALT4

pub fn is_gpio_b1_13_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_13_ALT2

impl R<u32, Reg<u32, _CSI_VSYNC_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_25_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_25_ALT4

pub fn is_gpio_b1_10_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_10_ALT6

impl R<u32, Reg<u32, _ENET_IPG_CLK_RMII_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_05_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_05_ALT1

pub fn is_gpio_emc_41_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_41_ALT4

pub fn is_gpio_b1_15_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_15_ALT0

impl R<u32, Reg<u32, _ENET_MDIO_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_20_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_20_ALT3

pub fn is_gpio_b1_04_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_04_ALT3

impl R<u32, Reg<u32, _ENET0_RXDATA_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_19_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_19_ALT3

pub fn is_gpio_b1_05_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_05_ALT3

impl R<u32, Reg<u32, _ENET1_RXDATA_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_23_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_23_ALT3

pub fn is_gpio_b1_06_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_06_ALT3

impl R<u32, Reg<u32, _ENET_RXEN_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_26_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_26_ALT3

pub fn is_gpio_b1_11_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_11_ALT3

impl R<u32, Reg<u32, _ENET_RXERR_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_15_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_15_ALT3

pub fn is_gpio_ad_b0_11_alt7(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_11_ALT7

pub fn is_gpio_b1_12_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_12_ALT3

impl R<u32, Reg<u32, _ENET0_TIMER_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_25_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_25_ALT3

pub fn is_gpio_b1_10_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_10_ALT3

impl R<u32, Reg<u32, _ENET_TXCLK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_03_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_03_ALT4

pub fn is_gpio_emc_18_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_18_ALT3

pub fn is_gpio_ad_b1_09_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_09_ALT2

pub fn is_gpio_b0_03_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_03_ALT2

impl R<u32, Reg<u32, _FLEXCAN1_RX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_10_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_10_ALT3

pub fn is_gpio_ad_b0_03_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_03_ALT0

pub fn is_gpio_ad_b0_15_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_15_ALT6

pub fn is_gpio_b1_09_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_09_ALT6

impl R<u32, Reg<u32, _FLEXCAN2_RX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_00_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_00_ALT2

pub fn is_gpio_emc_12_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_12_ALT4

pub fn is_gpio_emc_38_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_38_ALT1

pub fn is_gpio_ad_b0_10_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_10_ALT1

pub fn is_gpio_b1_00_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_00_ALT6

impl R<u32, Reg<u32, _FLEXPWM1_PWMA3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:2 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_23_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_23_ALT1

pub fn is_gpio_sd_b0_00_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_00_ALT1

impl R<u32, Reg<u32, _FLEXPWM1_PWMA0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_25_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_25_ALT1

pub fn is_gpio_sd_b0_02_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_02_ALT1

impl R<u32, Reg<u32, _FLEXPWM1_PWMA1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_27_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_27_ALT1

pub fn is_gpio_sd_b0_04_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_04_ALT1

impl R<u32, Reg<u32, _FLEXPWM1_PWMA2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_01_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_01_ALT2

pub fn is_gpio_emc_13_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_13_ALT4

pub fn is_gpio_emc_39_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_39_ALT1

pub fn is_gpio_ad_b0_11_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_11_ALT1

pub fn is_gpio_b1_01_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_01_ALT6

impl R<u32, Reg<u32, _FLEXPWM1_PWMB3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:2 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_24_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_24_ALT1

pub fn is_gpio_sd_b0_01_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_01_ALT1

impl R<u32, Reg<u32, _FLEXPWM1_PWMB0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_26_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_26_ALT1

pub fn is_gpio_sd_b0_03_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_03_ALT1

impl R<u32, Reg<u32, _FLEXPWM1_PWMB1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_28_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_28_ALT1

pub fn is_gpio_sd_b0_05_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_05_ALT1

impl R<u32, Reg<u32, _FLEXPWM1_PWMB2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_02_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_02_ALT2

pub fn is_gpio_emc_19_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_19_ALT1

pub fn is_gpio_ad_b0_00_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_00_ALT0

pub fn is_gpio_ad_b0_09_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_09_ALT1

pub fn is_gpio_b1_02_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_02_ALT6

impl R<u32, Reg<u32, _FLEXPWM2_PWMA3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:2 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_06_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_06_ALT1

pub fn is_gpio_b0_06_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_06_ALT2

impl R<u32, Reg<u32, _FLEXPWM2_PWMA0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_08_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_08_ALT1

pub fn is_gpio_b0_08_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_08_ALT2

impl R<u32, Reg<u32, _FLEXPWM2_PWMA1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_10_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_10_ALT1

pub fn is_gpio_b0_10_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_10_ALT2

impl R<u32, Reg<u32, _FLEXPWM2_PWMA2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_03_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_03_ALT2

pub fn is_gpio_emc_20_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_20_ALT1

pub fn is_gpio_ad_b0_01_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_01_ALT0

pub fn is_gpio_b1_03_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_03_ALT6

impl R<u32, Reg<u32, _FLEXPWM2_PWMB3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_07_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_07_ALT1

pub fn is_gpio_b0_07_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_07_ALT2

impl R<u32, Reg<u32, _FLEXPWM2_PWMB0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_09_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_09_ALT1

pub fn is_gpio_b0_09_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_09_ALT2

impl R<u32, Reg<u32, _FLEXPWM2_PWMB1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_11_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_11_ALT1

pub fn is_gpio_b0_11_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_11_ALT2

impl R<u32, Reg<u32, _FLEXPWM2_PWMB2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_00_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_00_ALT1

pub fn is_gpio_ad_b1_08_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_08_ALT1

impl R<u32, Reg<u32, _FLEXPWM4_PWMA0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_02_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_02_ALT1

pub fn is_gpio_ad_b1_09_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_09_ALT1

impl R<u32, Reg<u32, _FLEXPWM4_PWMA1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_04_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_04_ALT1

pub fn is_gpio_b1_14_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_14_ALT1

impl R<u32, Reg<u32, _FLEXPWM4_PWMA2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_17_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_17_ALT1

pub fn is_gpio_b1_15_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_15_ALT1

impl R<u32, Reg<u32, _FLEXPWM4_PWMA3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_05_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_05_ALT1

pub fn is_gpio_ad_b1_09_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_09_ALT0

impl R<u32, Reg<u32, _FLEXSPIA_DQS_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_08_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_08_ALT1

pub fn is_gpio_ad_b1_13_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_13_ALT0

impl R<u32, Reg<u32, _FLEXSPIA_DATA0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_09_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_09_ALT1

pub fn is_gpio_ad_b1_12_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_12_ALT0

impl R<u32, Reg<u32, _FLEXSPIA_DATA1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_10_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_10_ALT1

pub fn is_gpio_ad_b1_11_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_11_ALT0

impl R<u32, Reg<u32, _FLEXSPIA_DATA2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_11_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_11_ALT1

pub fn is_gpio_ad_b1_10_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_10_ALT0

impl R<u32, Reg<u32, _FLEXSPIA_DATA3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_03_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_03_ALT1

pub fn is_gpio_ad_b1_07_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_07_ALT0

impl R<u32, Reg<u32, _FLEXSPIB_DATA0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_02_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_02_ALT1

pub fn is_gpio_ad_b1_06_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_06_ALT0

impl R<u32, Reg<u32, _FLEXSPIB_DATA1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_01_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_01_ALT1

pub fn is_gpio_ad_b1_05_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_05_ALT0

impl R<u32, Reg<u32, _FLEXSPIB_DATA2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_00_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_00_ALT1

pub fn is_gpio_ad_b1_04_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_04_ALT0

impl R<u32, Reg<u32, _FLEXSPIB_DATA3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_07_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_07_ALT1

pub fn is_gpio_ad_b1_14_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_14_ALT0

impl R<u32, Reg<u32, _FLEXSPIA_SCK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_04_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_04_ALT2

pub fn is_gpio_ad_b1_00_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_00_ALT3

impl R<u32, Reg<u32, _LPI2C1_SCL_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_05_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_05_ALT2

pub fn is_gpio_ad_b1_01_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_01_ALT3

impl R<u32, Reg<u32, _LPI2C1_SDA_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_11_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_11_ALT3

pub fn is_gpio_b0_04_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_04_ALT2

impl R<u32, Reg<u32, _LPI2C2_SCL_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_10_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_10_ALT3

pub fn is_gpio_b0_05_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_05_ALT2

impl R<u32, Reg<u32, _LPI2C2_SDA_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_22_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_22_ALT2

pub fn is_gpio_sd_b0_00_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_00_ALT2

pub fn is_gpio_ad_b1_07_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_07_ALT1

impl R<u32, Reg<u32, _LPI2C3_SCL_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_21_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_21_ALT2

pub fn is_gpio_sd_b0_01_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_01_ALT2

pub fn is_gpio_ad_b1_06_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_06_ALT1

impl R<u32, Reg<u32, _LPI2C3_SDA_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_12_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_12_ALT2

pub fn is_gpio_ad_b0_12_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_12_ALT0

impl R<u32, Reg<u32, _LPI2C4_SCL_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_11_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_11_ALT2

pub fn is_gpio_ad_b0_13_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_13_ALT0

impl R<u32, Reg<u32, _LPI2C4_SDA_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b0_01_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_01_ALT4

pub fn is_gpio_emc_30_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_30_ALT3

impl R<u32, Reg<u32, _LPSPI1_PCS0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_27_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_27_ALT3

pub fn is_gpio_sd_b0_00_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_00_ALT4

impl R<u32, Reg<u32, _LPSPI1_SCK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_29_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_29_ALT3

pub fn is_gpio_sd_b0_03_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_03_ALT4

impl R<u32, Reg<u32, _LPSPI1_SDI_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_28_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_28_ALT3

pub fn is_gpio_sd_b0_02_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_02_ALT4

impl R<u32, Reg<u32, _LPSPI1_SDO_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_06_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_06_ALT4

pub fn is_gpio_emc_01_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_01_ALT2

impl R<u32, Reg<u32, _LPSPI2_PCS0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_07_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_07_ALT4

pub fn is_gpio_emc_00_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_00_ALT2

impl R<u32, Reg<u32, _LPSPI2_SCK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_09_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_09_ALT4

pub fn is_gpio_emc_03_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_03_ALT2

impl R<u32, Reg<u32, _LPSPI2_SDI_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_08_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_08_ALT4

pub fn is_gpio_emc_02_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_02_ALT2

impl R<u32, Reg<u32, _LPSPI2_SDO_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_03_alt7(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_03_ALT7

pub fn is_gpio_ad_b1_12_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_12_ALT2

impl R<u32, Reg<u32, _LPSPI3_PCS0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_00_alt7(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_00_ALT7

pub fn is_gpio_ad_b1_15(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_15

impl R<u32, Reg<u32, _LPSPI3_SCK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_02_alt7(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_02_ALT7

pub fn is_gpio_ad_b1_13_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_13_ALT2

impl R<u32, Reg<u32, _LPSPI3_SDI_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_01_alt7(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_01_ALT7

pub fn is_gpio_ad_b1_14_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_14_ALT2

impl R<u32, Reg<u32, _LPSPI3_SDO_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_b0_00_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_00_ALT3

pub fn is_gpio_b1_04_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_04_ALT1

impl R<u32, Reg<u32, _LPSPI4_PCS0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_b0_03_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_03_ALT3

pub fn is_gpio_b1_07_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_07_ALT1

impl R<u32, Reg<u32, _LPSPI4_SCK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_b0_01_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_01_ALT3

pub fn is_gpio_b1_05_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_05_ALT1

impl R<u32, Reg<u32, _LPSPI4_SDI_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_b0_02_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_02_ALT3

pub fn is_gpio_b1_06_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_06_ALT1

impl R<u32, Reg<u32, _LPSPI4_SDO_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_10_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_10_ALT2

pub fn is_gpio_ad_b1_03_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_03_ALT2

impl R<u32, Reg<u32, _LPUART2_RX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_11_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_11_ALT2

pub fn is_gpio_ad_b1_02_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_02_ALT2

impl R<u32, Reg<u32, _LPUART2_TX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_15_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_15_ALT2

pub fn is_gpio_ad_b1_04_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_04_ALT2

impl R<u32, Reg<u32, _LPUART3_CTS_B_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_07_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_07_ALT2

pub fn is_gpio_emc_14_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_14_ALT2

pub fn is_gpio_b0_09_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_09_ALT3

impl R<u32, Reg<u32, _LPUART3_RX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_06_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_06_ALT2

pub fn is_gpio_emc_13_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_13_ALT2

pub fn is_gpio_b0_08_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_08_ALT3

impl R<u32, Reg<u32, _LPUART3_TX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_01_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_01_ALT4

pub fn is_gpio_emc_20_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_20_ALT2

pub fn is_gpio_b1_01_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_01_ALT2

impl R<u32, Reg<u32, _LPUART4_RX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_00_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_00_ALT4

pub fn is_gpio_emc_19_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_19_ALT2

pub fn is_gpio_b1_00_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_00_ALT2

impl R<u32, Reg<u32, _LPUART4_TX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_24_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_24_ALT2

pub fn is_gpio_b1_13_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_13_ALT1

impl R<u32, Reg<u32, _LPUART5_RX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_23_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_23_ALT2

pub fn is_gpio_b1_12_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_12_ALT1

impl R<u32, Reg<u32, _LPUART5_TX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_26_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_26_ALT2

pub fn is_gpio_ad_b0_03_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_03_ALT2

impl R<u32, Reg<u32, _LPUART6_RX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_25_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_25_ALT2

pub fn is_gpio_ad_b0_02_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_02_ALT2

impl R<u32, Reg<u32, _LPUART6_TX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_09_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_09_ALT2

pub fn is_gpio_emc_32_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_32_ALT2

impl R<u32, Reg<u32, _LPUART7_RX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_08_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_08_ALT2

pub fn is_gpio_emc_31_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_31_ALT2

impl R<u32, Reg<u32, _LPUART7_TX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b0_05_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_05_ALT2

pub fn is_gpio_ad_b1_11_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_11_ALT2

pub fn is_gpio_emc_39_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_39_ALT2

impl R<u32, Reg<u32, _LPUART8_RX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b0_04_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_04_ALT2

pub fn is_gpio_ad_b1_10_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_10_ALT2

pub fn is_gpio_emc_38_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_38_ALT2

impl R<u32, Reg<u32, _LPUART8_TX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_12_alt7(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_12_ALT7

pub fn is_wakeup_alt7(&self) -> bool[src]

Checks if the value of the field is WAKEUP_ALT7

impl R<u32, Reg<u32, _NMI_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_19_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_19_ALT4

pub fn is_gpio_b0_03_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_03_ALT1

impl R<u32, Reg<u32, _QTIMER2_TIMER0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_20_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_20_ALT4

pub fn is_gpio_b0_04_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_04_ALT1

impl R<u32, Reg<u32, _QTIMER2_TIMER1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_21_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_21_ALT4

pub fn is_gpio_b0_05_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_05_ALT1

impl R<u32, Reg<u32, _QTIMER2_TIMER2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_22_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_22_ALT4

pub fn is_gpio_b1_09_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_09_ALT1

impl R<u32, Reg<u32, _QTIMER2_TIMER3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_15_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_15_ALT4

pub fn is_gpio_ad_b1_00_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_00_ALT1

pub fn is_gpio_b0_06_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_06_ALT1

impl R<u32, Reg<u32, _QTIMER3_TIMER0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_01_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_01_ALT1

pub fn is_gpio_emc_16_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_16_ALT4

pub fn is_gpio_b0_07_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_07_ALT1

impl R<u32, Reg<u32, _QTIMER3_TIMER1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_17_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_17_ALT4

pub fn is_gpio_ad_b1_02_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_02_ALT1

pub fn is_gpio_b0_08_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_08_ALT1

impl R<u32, Reg<u32, _QTIMER3_TIMER2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_18_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_18_ALT4

pub fn is_gpio_ad_b1_03_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_03_ALT1

pub fn is_gpio_b1_10_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_10_ALT1

impl R<u32, Reg<u32, _QTIMER3_TIMER3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_03_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_03_ALT3

pub fn is_gpio_ad_b1_09_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_09_ALT3

pub fn is_gpio_b0_13_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_13_ALT3

impl R<u32, Reg<u32, _SAI1_MCLK2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_05_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_05_ALT3

pub fn is_gpio_ad_b1_11_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_11_ALT3

pub fn is_gpio_b0_15_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_15_ALT3

impl R<u32, Reg<u32, _SAI1_RX_BCLK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_06_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_06_ALT3

pub fn is_gpio_ad_b1_12_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_12_ALT3

pub fn is_gpio_b1_00_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_00_ALT3

impl R<u32, Reg<u32, _SAI1_RX_DATA0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_00_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_00_ALT3

pub fn is_gpio_b0_10_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_10_ALT3

impl R<u32, Reg<u32, _SAI1_RX_DATA1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_01_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_01_ALT3

pub fn is_gpio_b0_11_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_11_ALT3

impl R<u32, Reg<u32, _SAI1_RX_DATA2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_02_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_02_ALT3

pub fn is_gpio_b0_12_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_12_ALT3

impl R<u32, Reg<u32, _SAI1_RX_DATA3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_04_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_04_ALT3

pub fn is_gpio_ad_b1_10_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_10_ALT3

pub fn is_gpio_b0_14_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_14_ALT3

impl R<u32, Reg<u32, _SAI1_RX_SYNC_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_08_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_08_ALT3

pub fn is_gpio_ad_b1_14_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_14_ALT3

pub fn is_gpio_b1_02_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_02_ALT3

impl R<u32, Reg<u32, _SAI1_TX_BCLK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_09_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_09_ALT3

pub fn is_gpio_ad_b1_15_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_15_ALT3

pub fn is_gpio_b1_03_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_03_ALT3

impl R<u32, Reg<u32, _SAI1_TX_SYNC_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_07_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_07_ALT2

pub fn is_gpio_ad_b0_10_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_10_ALT3

impl R<u32, Reg<u32, _SAI2_MCLK2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_10_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_10_ALT2

pub fn is_gpio_ad_b0_06_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_06_ALT3

impl R<u32, Reg<u32, _SAI2_RX_BCLK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_08_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_08_ALT2

pub fn is_gpio_ad_b0_08_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_08_ALT3

impl R<u32, Reg<u32, _SAI2_RX_DATA0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_09_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_09_ALT2

pub fn is_gpio_ad_b0_07_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_07_ALT3

impl R<u32, Reg<u32, _SAI2_RX_SYNC_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_06_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_06_ALT2

pub fn is_gpio_ad_b0_05_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_05_ALT3

impl R<u32, Reg<u32, _SAI2_TX_BCLK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_05_alt2(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_05_ALT2

pub fn is_gpio_ad_b0_04_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_04_ALT3

impl R<u32, Reg<u32, _SAI2_TX_SYNC_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_03_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_03_ALT3

pub fn is_gpio_emc_16_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_16_ALT3

impl R<u32, Reg<u32, _SPDIF_IN_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_14_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_14_ALT0

pub fn is_gpio_emc_40_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_40_ALT3

impl R<u32, Reg<u32, _USB_OTG2_OC_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_03_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_03_ALT3

pub fn is_gpio_ad_b1_03_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_03_ALT0

impl R<u32, Reg<u32, _USB_OTG1_OC_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_35_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_35_ALT6

pub fn is_gpio_ad_b1_02_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_02_ALT6

pub fn is_gpio_b1_12_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_12_ALT6

impl R<u32, Reg<u32, _USDHC1_CD_B_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_12_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_12_ALT3

pub fn is_gpio_emc_36_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_36_ALT6

pub fn is_gpio_ad_b1_00_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_00_ALT6

pub fn is_gpio_b1_13_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_13_ALT6

impl R<u32, Reg<u32, _USDHC1_WP_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_04_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_04_ALT0

pub fn is_gpio_ad_b1_09_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_09_ALT6

impl R<u32, Reg<u32, _USDHC2_CLK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_03_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_03_ALT6

pub fn is_gpio_emc_39_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_39_ALT6

impl R<u32, Reg<u32, _USDHC2_CD_B_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_05_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_05_ALT0

pub fn is_gpio_ad_b1_08_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_08_ALT6

impl R<u32, Reg<u32, _USDHC2_CMD_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_03_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_03_ALT0

pub fn is_gpio_ad_b1_04_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_04_ALT6

impl R<u32, Reg<u32, _USDHC2_DATA0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_02_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_02_ALT0

pub fn is_gpio_ad_b1_05_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_05_ALT6

impl R<u32, Reg<u32, _USDHC2_DATA1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_01_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_01_ALT0

pub fn is_gpio_ad_b1_06_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_06_ALT6

impl R<u32, Reg<u32, _USDHC2_DATA2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_00_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_00_ALT0

pub fn is_gpio_ad_b1_07_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_07_ALT6

impl R<u32, Reg<u32, _USDHC2_DATA3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_08_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_08_ALT0

pub fn is_gpio_ad_b1_12_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_12_ALT6

impl R<u32, Reg<u32, _USDHC2_DATA4_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_09_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_09_ALT0

pub fn is_gpio_ad_b1_13_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_13_ALT6

impl R<u32, Reg<u32, _USDHC2_DATA5_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_10_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_10_ALT0

pub fn is_gpio_ad_b1_14_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_14_ALT6

impl R<u32, Reg<u32, _USDHC2_DATA6_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b1_11_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_11_ALT0

pub fn is_gpio_ad_b1_15_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_15_ALT6

impl R<u32, Reg<u32, _USDHC2_DATA7_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_37_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_37_ALT6

pub fn is_gpio_ad_b1_10_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_10_ALT6

impl R<u32, Reg<u32, _USDHC2_WP_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_00_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_00_ALT3

pub fn is_gpio_b1_14_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_14_ALT3

impl R<u32, Reg<u32, _XBAR1_IN02_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_01_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_01_ALT3

pub fn is_gpio_b1_15_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_15_ALT3

impl R<u32, Reg<u32, _XBAR1_IN03_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_02_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_02_ALT3

pub fn is_gpio_sd_b0_00_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_00_ALT3

impl R<u32, Reg<u32, _XBAR1_IN04_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_03_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_03_ALT3

pub fn is_gpio_sd_b0_01_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_01_ALT3

impl R<u32, Reg<u32, _XBAR1_IN05_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_04_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_04_ALT3

pub fn is_gpio_sd_b0_02_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_02_ALT3

impl R<u32, Reg<u32, _XBAR1_IN06_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_05_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_05_ALT3

pub fn is_gpio_sd_b0_03_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_03_ALT3

impl R<u32, Reg<u32, _XBAR1_IN07_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_06_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_06_ALT3

pub fn is_gpio_sd_b0_04_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_04_ALT3

impl R<u32, Reg<u32, _XBAR1_IN08_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_07_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_07_ALT3

pub fn is_gpio_sd_b0_05_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_05_ALT3

impl R<u32, Reg<u32, _XBAR1_IN09_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_08_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_08_ALT3

pub fn is_gpio_ad_b0_03_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_03_ALT1

pub fn is_gpio_ad_b0_05_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_05_ALT6

pub fn is_gpio_b1_03_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_03_ALT1

impl R<u32, Reg<u32, _XBAR1_IN17_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_35_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_35_ALT1

pub fn is_gpio_ad_b0_06_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_06_ALT6

impl R<u32, Reg<u32, _XBAR1_IN18_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_15_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_15_ALT1

pub fn is_gpio_ad_b0_08_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_08_ALT6

impl R<u32, Reg<u32, _XBAR1_IN20_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_36_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_36_ALT1

pub fn is_gpio_ad_b0_10_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_10_ALT6

impl R<u32, Reg<u32, _XBAR1_IN22_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_37_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_37_ALT1

pub fn is_gpio_ad_b0_11_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_11_ALT6

impl R<u32, Reg<u32, _XBAR1_IN23_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_12_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_12_ALT1

pub fn is_gpio_ad_b0_14_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_14_ALT1

impl R<u32, Reg<u32, _XBAR1_IN24_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_00_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_00_ALT1

pub fn is_gpio_b1_00_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_00_ALT1

impl R<u32, Reg<u32, _XBAR1_IN14_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_01_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_01_ALT1

pub fn is_gpio_b1_01_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_01_ALT1

impl R<u32, Reg<u32, _XBAR1_IN15_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_02_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_02_ALT1

pub fn is_gpio_b1_02_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_02_ALT1

impl R<u32, Reg<u32, _XBAR1_IN16_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_15_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_15_ALT1

pub fn is_gpio_emc_13_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_13_ALT1

impl R<u32, Reg<u32, _XBAR1_IN25_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_14_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_14_ALT1

pub fn is_gpio_ad_b0_07_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_07_ALT6

impl R<u32, Reg<u32, _XBAR1_IN19_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_16_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_16_ALT1

pub fn is_gpio_ad_b0_09_alt6(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_09_ALT6

impl R<u32, Reg<u32, _XBAR1_IN21_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_00>>[src]

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_01>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_02>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_03>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_04>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_05>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_06>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_07>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_08>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_09>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_10>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_11>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_12>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B0_13>>[src]

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B1_00>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B1_01>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B1_02>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B1_03>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B1_04>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B1_05>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<u8, MUX_MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MUX_MODE_A>[src]

Get enumerated values variant

pub fn is_alt0(&self) -> bool[src]

Checks if the value of the field is ALT0

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B1_06>>[src]

pub fn mux_mode(&self) -> MUX_MODE_R[src]

Bits 0:2 - MUX Mode Select Field.

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<bool, SION_A>[src]

pub fn variant(&self) -> SION_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

impl R<u32, Reg<u32, _SW_MUX_CTL_PAD_GPIO_SPI_B1_07>>[src]

pub fn sion(&self) -> SION_R[src]

Bit 4 - Software Input On Field.

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_00>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_01>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_02>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_03>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_04>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_05>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_06>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_07>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_08>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_09>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_10>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_11>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_12>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B0_13>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B1_00>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B1_01>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B1_02>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B1_03>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B1_04>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B1_05>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B1_06>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<bool, SRE_A>[src]

pub fn variant(&self) -> SRE_A[src]

Get enumerated values variant

pub fn is_sre_0_slow_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_0_SLOW_SLEW_RATE

pub fn is_sre_1_fast_slew_rate(&self) -> bool[src]

Checks if the value of the field is SRE_1_FAST_SLEW_RATE

impl R<u8, DSE_A>[src]

pub fn variant(&self) -> DSE_A[src]

Get enumerated values variant

pub fn is_dse_0_output_driver_disabled_(&self) -> bool[src]

Checks if the value of the field is DSE_0_OUTPUT_DRIVER_DISABLED_

pub fn is_dse_1_r0_150_ohm_3_3v_260_ohm_1_8v_(&self) -> bool[src]

Checks if the value of the field is DSE_1_R0_150_OHM_3_3V_260_OHM_1_8V_

pub fn is_dse_2_r0_2(&self) -> bool[src]

Checks if the value of the field is DSE_2_R0_2

pub fn is_dse_3_r0_3(&self) -> bool[src]

Checks if the value of the field is DSE_3_R0_3

pub fn is_dse_4_r0_4(&self) -> bool[src]

Checks if the value of the field is DSE_4_R0_4

pub fn is_dse_5_r0_5(&self) -> bool[src]

Checks if the value of the field is DSE_5_R0_5

pub fn is_dse_6_r0_6(&self) -> bool[src]

Checks if the value of the field is DSE_6_R0_6

pub fn is_dse_7_r0_7(&self) -> bool[src]

Checks if the value of the field is DSE_7_R0_7

impl R<u8, SPEED_A>[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

pub fn is_speed_0_low_50mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_0_LOW_50MHZ_

pub fn is_speed_1_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

pub fn is_speed_2_medium_100mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

pub fn is_speed_3_max_200mhz_(&self) -> bool[src]

Checks if the value of the field is SPEED_3_MAX_200MHZ_

impl R<bool, ODE_A>[src]

pub fn variant(&self) -> ODE_A[src]

Get enumerated values variant

pub fn is_ode_0_open_drain_disabled(&self) -> bool[src]

Checks if the value of the field is ODE_0_OPEN_DRAIN_DISABLED

pub fn is_ode_1_open_drain_enabled(&self) -> bool[src]

Checks if the value of the field is ODE_1_OPEN_DRAIN_ENABLED

impl R<bool, PKE_A>[src]

pub fn variant(&self) -> PKE_A[src]

Get enumerated values variant

pub fn is_pke_0_pull_keeper_disabled(&self) -> bool[src]

Checks if the value of the field is PKE_0_PULL_KEEPER_DISABLED

pub fn is_pke_1_pull_keeper_enabled(&self) -> bool[src]

Checks if the value of the field is PKE_1_PULL_KEEPER_ENABLED

impl R<bool, PUE_A>[src]

pub fn variant(&self) -> PUE_A[src]

Get enumerated values variant

pub fn is_pue_0_keeper(&self) -> bool[src]

Checks if the value of the field is PUE_0_KEEPER

pub fn is_pue_1_pull(&self) -> bool[src]

Checks if the value of the field is PUE_1_PULL

impl R<u8, PUS_A>[src]

pub fn variant(&self) -> PUS_A[src]

Get enumerated values variant

pub fn is_pus_0_100k_ohm_pull_down(&self) -> bool[src]

Checks if the value of the field is PUS_0_100K_OHM_PULL_DOWN

pub fn is_pus_1_47k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_1_47K_OHM_PULL_UP

pub fn is_pus_2_100k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_2_100K_OHM_PULL_UP

pub fn is_pus_3_22k_ohm_pull_up(&self) -> bool[src]

Checks if the value of the field is PUS_3_22K_OHM_PULL_UP

impl R<bool, HYS_A>[src]

pub fn variant(&self) -> HYS_A[src]

Get enumerated values variant

pub fn is_hys_0_hysteresis_disabled(&self) -> bool[src]

Checks if the value of the field is HYS_0_HYSTERESIS_DISABLED

pub fn is_hys_1_hysteresis_enabled(&self) -> bool[src]

Checks if the value of the field is HYS_1_HYSTERESIS_ENABLED

impl R<u32, Reg<u32, _SW_PAD_CTL_PAD_GPIO_SPI_B1_07>>[src]

pub fn sre(&self) -> SRE_R[src]

Bit 0 - Slew Rate Field

pub fn dse(&self) -> DSE_R[src]

Bits 3:5 - Drive Strength Field

pub fn speed(&self) -> SPEED_R[src]

Bits 6:7 - Speed Field

pub fn ode(&self) -> ODE_R[src]

Bit 11 - Open Drain Enable Field

pub fn pke(&self) -> PKE_R[src]

Bit 12 - Pull / Keep Enable Field

pub fn pue(&self) -> PUE_R[src]

Bit 13 - Pull / Keep Select Field

pub fn pus(&self) -> PUS_R[src]

Bits 14:15 - Pull Up / Down Config. Field

pub fn hys(&self) -> HYS_R[src]

Bit 16 - Hyst. Enable Field

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_33_alt9(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_33_ALT9

pub fn is_gpio_sd_b0_01_alt9(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_01_ALT9

pub fn is_gpio_b0_15_alt9(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_15_ALT9

impl R<u32, Reg<u32, _ENET2_IPG_CLK_RMII_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_39_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_39_ALT8

pub fn is_gpio_b0_01_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_01_ALT8

impl R<u32, Reg<u32, _ENET2_IPP_IND_MAC0_MDIO_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_35_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_35_ALT8

pub fn is_gpio_sd_b0_03_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_03_ALT8

pub fn is_gpio_b1_01_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_01_ALT8

impl R<u32, Reg<u32, _ENET2_IPP_IND_MAC0_RXDATA_SELECT_INPUT_0>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_36_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_36_ALT8

pub fn is_gpio_sd_b0_04_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_04_ALT8

pub fn is_gpio_b1_02_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_02_ALT8

impl R<u32, Reg<u32, _ENET2_IPP_IND_MAC0_RXDATA_SELECT_INPUT_1>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_37_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_37_ALT8

pub fn is_gpio_sd_b0_05_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_05_ALT8

pub fn is_gpio_b1_03_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_03_ALT8

impl R<u32, Reg<u32, _ENET2_IPP_IND_MAC0_RXEN_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_34_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_34_ALT8

pub fn is_gpio_sd_b0_02_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_02_ALT8

pub fn is_gpio_b1_00_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_00_ALT8

impl R<u32, Reg<u32, _ENET2_IPP_IND_MAC0_RXERR_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b1_01_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_01_ALT8

pub fn is_gpio_b0_03_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_03_ALT8

impl R<u32, Reg<u32, _ENET2_IPP_IND_MAC0_TIMER_SELECT_INPUT_0>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_33_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_33_ALT8

pub fn is_gpio_sd_b0_01_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_01_ALT8

pub fn is_gpio_b0_15_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_B0_15_ALT8

impl R<u32, Reg<u32, _ENET2_IPP_IND_MAC0_TXCLK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_spi_b1_00_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B1_00_ALT0

pub fn is_gpio_emc_23_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_23_ALT8

pub fn is_gpio_spi_b0_09_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B0_09_ALT0

impl R<u32, Reg<u32, _FLEXSPI2_IPP_IND_DQS_FA_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_spi_b1_04_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B1_04_ALT0

pub fn is_gpio_emc_26_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_26_ALT8

pub fn is_gpio_spi_b0_02_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B0_02_ALT0

impl R<u32, Reg<u32, _FLEXSPI2_IPP_IND_IO_FA_BIT0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_spi_b1_03_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B1_03_ALT0

pub fn is_gpio_emc_27_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_27_ALT8

pub fn is_gpio_spi_b0_12_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B0_12_ALT0

impl R<u32, Reg<u32, _FLEXSPI2_IPP_IND_IO_FA_BIT1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_spi_b1_02_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B1_02_ALT0

pub fn is_gpio_emc_28_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_28_ALT8

pub fn is_gpio_spi_b0_06_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B0_06_ALT0

impl R<u32, Reg<u32, _FLEXSPI2_IPP_IND_IO_FA_BIT2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_spi_b1_01_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B1_01_ALT0

pub fn is_gpio_emc_29_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_29_ALT8

pub fn is_gpio_spi_b0_10_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B0_10_ALT0

impl R<u32, Reg<u32, _FLEXSPI2_IPP_IND_IO_FA_BIT3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_13_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_13_ALT8

pub fn is_gpio_spi_b0_11_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B0_11_ALT0

impl R<u32, Reg<u32, _FLEXSPI2_IPP_IND_IO_FB_BIT0_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_14_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_14_ALT8

pub fn is_gpio_spi_b0_07_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B0_07_ALT0

impl R<u32, Reg<u32, _FLEXSPI2_IPP_IND_IO_FB_BIT1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_15_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_15_ALT8

pub fn is_gpio_spi_b0_03_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B0_03_ALT0

impl R<u32, Reg<u32, _FLEXSPI2_IPP_IND_IO_FB_BIT2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_16_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_16_ALT8

pub fn is_gpio_spi_b0_04_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B0_04_ALT0

impl R<u32, Reg<u32, _FLEXSPI2_IPP_IND_IO_FB_BIT3_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_spi_b1_05_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B1_05_ALT0

pub fn is_gpio_emc_25_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_25_ALT8

pub fn is_gpio_spi_b0_08_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B0_08_ALT0

impl R<u32, Reg<u32, _FLEXSPI2_IPP_IND_SCK_FA_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_12_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_12_ALT8

pub fn is_gpio_spi_b0_01_alt0(&self) -> bool[src]

Checks if the value of the field is GPIO_SPI_B0_01_ALT0

impl R<u32, Reg<u32, _FLEXSPI2_IPP_IND_SCK_FB_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_24_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_24_ALT4

pub fn is_gpio_b1_05_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_05_ALT8

impl R<u32, Reg<u32, _GPT1_IPP_IND_CAPIN1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_23_alt4(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_23_ALT4

pub fn is_gpio_b1_06_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_06_ALT8

impl R<u32, Reg<u32, _GPT1_IPP_IND_CAPIN2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_13_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_13_ALT1

pub fn is_gpio_b1_04_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_04_ALT8

impl R<u32, Reg<u32, _GPT1_IPP_IND_CLKIN_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_41_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_41_ALT1

pub fn is_gpio_ad_b1_03_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_03_ALT8

impl R<u32, Reg<u32, _GPT2_IPP_IND_CAPIN1_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_40_alt1(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_40_ALT1

pub fn is_gpio_ad_b1_04_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_04_ALT8

impl R<u32, Reg<u32, _GPT2_IPP_IND_CAPIN2_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_ad_b0_09_alt7(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_09_ALT7

pub fn is_gpio_ad_b1_02_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B1_02_ALT8

impl R<u32, Reg<u32, _GPT2_IPP_IND_CLKIN_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_37_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_37_ALT3

pub fn is_gpio_sd_b1_04_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_04_ALT8

impl R<u32, Reg<u32, _SAI3_IPG_CLK_SAI_MCLK_SELECT_INPUT_2>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_35_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_35_ALT3

pub fn is_gpio_sd_b1_06_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_06_ALT8

impl R<u32, Reg<u32, _SAI3_IPP_IND_SAI_RXBCLK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_33_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_33_ALT3

pub fn is_gpio_sd_b1_00_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_00_ALT8

impl R<u32, Reg<u32, _SAI3_IPP_IND_SAI_RXDATA_SELECT_INPUT_0>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_34_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_34_ALT3

pub fn is_gpio_sd_b1_05_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_05_ALT8

impl R<u32, Reg<u32, _SAI3_IPP_IND_SAI_RXSYNC_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_38_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_38_ALT3

pub fn is_gpio_sd_b1_03_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_03_ALT8

impl R<u32, Reg<u32, _SAI3_IPP_IND_SAI_TXBCLK_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<bool, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_emc_39_alt3(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_39_ALT3

pub fn is_gpio_sd_b1_02_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B1_02_ALT8

impl R<u32, Reg<u32, _SAI3_IPP_IND_SAI_TXSYNC_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bit 0 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> DAISY_A[src]

Get enumerated values variant

pub fn is_gpio_sd_b0_00_alt9(&self) -> bool[src]

Checks if the value of the field is GPIO_SD_B0_00_ALT9

pub fn is_gpio_emc_39_alt9(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_39_ALT9

pub fn is_gpio_ad_b0_09_alt9(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_09_ALT9

pub fn is_gpio_b1_13_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_B1_13_ALT8

impl R<u32, Reg<u32, _SEMC_I_IPP_IND_DQS4_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

impl R<u8, DAISY_A>[src]

pub fn variant(&self) -> Variant<u8, DAISY_A>[src]

Get enumerated values variant

pub fn is_gpio_emc_37_alt9(&self) -> bool[src]

Checks if the value of the field is GPIO_EMC_37_ALT9

pub fn is_gpio_ad_b0_15_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_15_ALT8

pub fn is_gpio_ad_b0_11_alt8(&self) -> bool[src]

Checks if the value of the field is GPIO_AD_B0_11_ALT8

impl R<u32, Reg<u32, _CANFD_IPP_IND_CANRX_SELECT_INPUT>>[src]

pub fn daisy(&self) -> DAISY_R[src]

Bits 0:1 - Selecting Pads Involved in Daisy Chain.

Trait Implementations

impl<U, T, FI> PartialEq<FI> for R<U, T> where
    U: PartialEq,
    FI: Copy + Into<U>, 
[src]

Auto Trait Implementations

impl<U, T> Send for R<U, T> where
    T: Send,
    U: Send

impl<U, T> Sync for R<U, T> where
    T: Sync,
    U: Sync

impl<U, T> Unpin for R<U, T> where
    T: Unpin,
    U: Unpin

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

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

The type returned in the event of a conversion error.