[][src]Struct nrf52811_hal::pac::generic::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

Implementations

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<u32, PART_A>[src]

pub fn variant(&self) -> Variant<u32, PART_A>[src]

Get enumerated values variant

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

Checks if the value of the field is N52810

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

Checks if the value of the field is N52811

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

Checks if the value of the field is N52832

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

Checks if the value of the field is UNSPECIFIED

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

pub fn part(&self) -> R<u32, PART_A>[src]

Bits 0:31 - Part code

impl R<u32, VARIANT_A>[src]

pub fn variant(&self) -> Variant<u32, VARIANT_A>[src]

Get enumerated values variant

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

Checks if the value of the field is AAAA

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

Checks if the value of the field is AAA0

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

Checks if the value of the field is AABA

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

Checks if the value of the field is AABB

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

Checks if the value of the field is AAB0

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

Checks if the value of the field is AACA

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

Checks if the value of the field is AACB

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

Checks if the value of the field is AAC0

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

Checks if the value of the field is UNSPECIFIED

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

pub fn variant(&self) -> R<u32, VARIANT_A>[src]

Bits 0:31 - Part variant, hardware version and production configuration, encoded as ASCII

impl R<u32, PACKAGE_A>[src]

pub fn variant(&self) -> Variant<u32, PACKAGE_A>[src]

Get enumerated values variant

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

Checks if the value of the field is QF

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

Checks if the value of the field is QC

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

Checks if the value of the field is CA

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

Checks if the value of the field is UNSPECIFIED

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

pub fn package(&self) -> R<u32, PACKAGE_A>[src]

Bits 0:31 - Package option

impl R<u32, RAM_A>[src]

pub fn variant(&self) -> Variant<u32, RAM_A>[src]

Get enumerated values variant

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

Checks if the value of the field is K24

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

Checks if the value of the field is UNSPECIFIED

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

pub fn ram(&self) -> R<u32, RAM_A>[src]

Bits 0:31 - RAM variant

impl R<u32, FLASH_A>[src]

pub fn variant(&self) -> Variant<u32, FLASH_A>[src]

Get enumerated values variant

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

Checks if the value of the field is K192

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

Checks if the value of the field is UNSPECIFIED

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

pub fn flash(&self) -> R<u32, FLASH_A>[src]

Bits 0:31 - Flash variant

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

pub fn a(&self) -> R<u16, u16>[src]

Bits 0:11 - A (slope definition) register

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

pub fn a(&self) -> R<u16, u16>[src]

Bits 0:11 - A (slope definition) register

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

pub fn a(&self) -> R<u16, u16>[src]

Bits 0:11 - A (slope definition) register

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

pub fn a(&self) -> R<u16, u16>[src]

Bits 0:11 - A (slope definition) register

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

pub fn a(&self) -> R<u16, u16>[src]

Bits 0:11 - A (slope definition) register

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

pub fn a(&self) -> R<u16, u16>[src]

Bits 0:11 - A (slope definition) register

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

pub fn b(&self) -> R<u16, u16>[src]

Bits 0:13 - B (y-intercept)

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

pub fn b(&self) -> R<u16, u16>[src]

Bits 0:13 - B (y-intercept)

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

pub fn b(&self) -> R<u16, u16>[src]

Bits 0:13 - B (y-intercept)

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

pub fn b(&self) -> R<u16, u16>[src]

Bits 0:13 - B (y-intercept)

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

pub fn b(&self) -> R<u16, u16>[src]

Bits 0:13 - B (y-intercept)

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

pub fn b(&self) -> R<u16, u16>[src]

Bits 0:13 - B (y-intercept)

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

pub fn t(&self) -> R<u8, u8>[src]

Bits 0:7 - T (segment end) register

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

pub fn t(&self) -> R<u8, u8>[src]

Bits 0:7 - T (segment end) register

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

pub fn t(&self) -> R<u8, u8>[src]

Bits 0:7 - T (segment end) register

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

pub fn t(&self) -> R<u8, u8>[src]

Bits 0:7 - T (segment end) register

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

pub fn t(&self) -> R<u8, u8>[src]

Bits 0:7 - T (segment end) register

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

pub fn codepagesize(&self) -> R<u32, u32>[src]

Bits 0:31 - Code memory page size

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

pub fn codesize(&self) -> R<u32, u32>[src]

Bits 0:31 - Code memory size in number of pages

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

pub fn deviceid(&self) -> R<u32, u32>[src]

Bits 0:31 - 64 bit unique device identifier

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

pub fn er(&self) -> R<u32, u32>[src]

Bits 0:31 - Encryption root, word n

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

pub fn ir(&self) -> R<u32, u32>[src]

Bits 0:31 - Identity root, word n

impl R<bool, DEVICEADDRTYPE_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is PUBLIC

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

Checks if the value of the field is RANDOM

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

pub fn deviceaddrtype(&self) -> R<bool, DEVICEADDRTYPE_A>[src]

Bit 0 - Device address type

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

pub fn deviceaddr(&self) -> R<u32, u32>[src]

Bits 0:31 - 48 bit device address

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

pub fn nrffw(&self) -> R<u32, u32>[src]

Bits 0:31 - Reserved for Nordic firmware design

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

pub fn nrfhw(&self) -> R<u32, u32>[src]

Bits 0:31 - Reserved for Nordic hardware design

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

pub fn customer(&self) -> R<u32, u32>[src]

Bits 0:31 - Reserved for customer

impl R<bool, CONNECT_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISCONNECTED

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

Checks if the value of the field is CONNECTED

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

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - GPIO pin number onto which nRESET is exposed

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<u8, PALL_A>[src]

pub fn variant(&self) -> Variant<u8, PALL_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, _APPROTECT>>[src]

pub fn pall(&self) -> R<u8, PALL_A>[src]

Bits 0:7 - Enable or disable access port protection.

impl R<bool, REGION0_A>[src]

pub fn variant(&self) -> REGION0_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<bool, REGION1_A>[src]

pub fn variant(&self) -> REGION1_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<bool, REGION2_A>[src]

pub fn variant(&self) -> REGION2_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<bool, REGION3_A>[src]

pub fn variant(&self) -> REGION3_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<bool, REGION4_A>[src]

pub fn variant(&self) -> REGION4_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<bool, REGION5_A>[src]

pub fn variant(&self) -> REGION5_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<bool, REGION6_A>[src]

pub fn variant(&self) -> REGION6_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<bool, REGION7_A>[src]

pub fn variant(&self) -> REGION7_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<bool, REGION8_A>[src]

pub fn variant(&self) -> REGION8_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<bool, REGION9_A>[src]

pub fn variant(&self) -> REGION9_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<bool, REGION10_A>[src]

pub fn variant(&self) -> REGION10_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<bool, REGION11_A>[src]

pub fn variant(&self) -> REGION11_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<bool, REGION12_A>[src]

pub fn variant(&self) -> REGION12_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<bool, REGION13_A>[src]

pub fn variant(&self) -> REGION13_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<bool, REGION14_A>[src]

pub fn variant(&self) -> REGION14_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<bool, REGION15_A>[src]

pub fn variant(&self) -> REGION15_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<bool, REGION16_A>[src]

pub fn variant(&self) -> REGION16_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<bool, REGION17_A>[src]

pub fn variant(&self) -> REGION17_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<bool, REGION18_A>[src]

pub fn variant(&self) -> REGION18_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<bool, REGION19_A>[src]

pub fn variant(&self) -> REGION19_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<bool, REGION20_A>[src]

pub fn variant(&self) -> REGION20_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<bool, REGION21_A>[src]

pub fn variant(&self) -> REGION21_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<bool, REGION22_A>[src]

pub fn variant(&self) -> REGION22_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<bool, REGION23_A>[src]

pub fn variant(&self) -> REGION23_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<bool, REGION24_A>[src]

pub fn variant(&self) -> REGION24_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<bool, REGION25_A>[src]

pub fn variant(&self) -> REGION25_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<bool, REGION26_A>[src]

pub fn variant(&self) -> REGION26_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<bool, REGION27_A>[src]

pub fn variant(&self) -> REGION27_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<bool, REGION28_A>[src]

pub fn variant(&self) -> REGION28_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<bool, REGION29_A>[src]

pub fn variant(&self) -> REGION29_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<bool, REGION30_A>[src]

pub fn variant(&self) -> REGION30_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<bool, REGION31_A>[src]

pub fn variant(&self) -> REGION31_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, _CONFIG0>>[src]

pub fn region0(&self) -> R<bool, REGION0_A>[src]

Bit 0 - Enable protection for region 0. Write '0' has no effect.

pub fn region1(&self) -> R<bool, REGION1_A>[src]

Bit 1 - Enable protection for region 1. Write '0' has no effect.

pub fn region2(&self) -> R<bool, REGION2_A>[src]

Bit 2 - Enable protection for region 2. Write '0' has no effect.

pub fn region3(&self) -> R<bool, REGION3_A>[src]

Bit 3 - Enable protection for region 3. Write '0' has no effect.

pub fn region4(&self) -> R<bool, REGION4_A>[src]

Bit 4 - Enable protection for region 4. Write '0' has no effect.

pub fn region5(&self) -> R<bool, REGION5_A>[src]

Bit 5 - Enable protection for region 5. Write '0' has no effect.

pub fn region6(&self) -> R<bool, REGION6_A>[src]

Bit 6 - Enable protection for region 6. Write '0' has no effect.

pub fn region7(&self) -> R<bool, REGION7_A>[src]

Bit 7 - Enable protection for region 7. Write '0' has no effect.

pub fn region8(&self) -> R<bool, REGION8_A>[src]

Bit 8 - Enable protection for region 8. Write '0' has no effect.

pub fn region9(&self) -> R<bool, REGION9_A>[src]

Bit 9 - Enable protection for region 9. Write '0' has no effect.

pub fn region10(&self) -> R<bool, REGION10_A>[src]

Bit 10 - Enable protection for region 10. Write '0' has no effect.

pub fn region11(&self) -> R<bool, REGION11_A>[src]

Bit 11 - Enable protection for region 11. Write '0' has no effect.

pub fn region12(&self) -> R<bool, REGION12_A>[src]

Bit 12 - Enable protection for region 12. Write '0' has no effect.

pub fn region13(&self) -> R<bool, REGION13_A>[src]

Bit 13 - Enable protection for region 13. Write '0' has no effect.

pub fn region14(&self) -> R<bool, REGION14_A>[src]

Bit 14 - Enable protection for region 14. Write '0' has no effect.

pub fn region15(&self) -> R<bool, REGION15_A>[src]

Bit 15 - Enable protection for region 15. Write '0' has no effect.

pub fn region16(&self) -> R<bool, REGION16_A>[src]

Bit 16 - Enable protection for region 16. Write '0' has no effect.

pub fn region17(&self) -> R<bool, REGION17_A>[src]

Bit 17 - Enable protection for region 17. Write '0' has no effect.

pub fn region18(&self) -> R<bool, REGION18_A>[src]

Bit 18 - Enable protection for region 18. Write '0' has no effect.

pub fn region19(&self) -> R<bool, REGION19_A>[src]

Bit 19 - Enable protection for region 19. Write '0' has no effect.

pub fn region20(&self) -> R<bool, REGION20_A>[src]

Bit 20 - Enable protection for region 20. Write '0' has no effect.

pub fn region21(&self) -> R<bool, REGION21_A>[src]

Bit 21 - Enable protection for region 21. Write '0' has no effect.

pub fn region22(&self) -> R<bool, REGION22_A>[src]

Bit 22 - Enable protection for region 22. Write '0' has no effect.

pub fn region23(&self) -> R<bool, REGION23_A>[src]

Bit 23 - Enable protection for region 23. Write '0' has no effect.

pub fn region24(&self) -> R<bool, REGION24_A>[src]

Bit 24 - Enable protection for region 24. Write '0' has no effect.

pub fn region25(&self) -> R<bool, REGION25_A>[src]

Bit 25 - Enable protection for region 25. Write '0' has no effect.

pub fn region26(&self) -> R<bool, REGION26_A>[src]

Bit 26 - Enable protection for region 26. Write '0' has no effect.

pub fn region27(&self) -> R<bool, REGION27_A>[src]

Bit 27 - Enable protection for region 27. Write '0' has no effect.

pub fn region28(&self) -> R<bool, REGION28_A>[src]

Bit 28 - Enable protection for region 28. Write '0' has no effect.

pub fn region29(&self) -> R<bool, REGION29_A>[src]

Bit 29 - Enable protection for region 29. Write '0' has no effect.

pub fn region30(&self) -> R<bool, REGION30_A>[src]

Bit 30 - Enable protection for region 30. Write '0' has no effect.

pub fn region31(&self) -> R<bool, REGION31_A>[src]

Bit 31 - Enable protection for region 31. Write '0' has no effect.

impl R<bool, REGION32_A>[src]

pub fn variant(&self) -> REGION32_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<bool, REGION33_A>[src]

pub fn variant(&self) -> REGION33_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<bool, REGION34_A>[src]

pub fn variant(&self) -> REGION34_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<bool, REGION35_A>[src]

pub fn variant(&self) -> REGION35_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<bool, REGION36_A>[src]

pub fn variant(&self) -> REGION36_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<bool, REGION37_A>[src]

pub fn variant(&self) -> REGION37_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<bool, REGION38_A>[src]

pub fn variant(&self) -> REGION38_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<bool, REGION39_A>[src]

pub fn variant(&self) -> REGION39_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<bool, REGION40_A>[src]

pub fn variant(&self) -> REGION40_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<bool, REGION41_A>[src]

pub fn variant(&self) -> REGION41_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<bool, REGION42_A>[src]

pub fn variant(&self) -> REGION42_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<bool, REGION43_A>[src]

pub fn variant(&self) -> REGION43_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<bool, REGION44_A>[src]

pub fn variant(&self) -> REGION44_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<bool, REGION45_A>[src]

pub fn variant(&self) -> REGION45_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<bool, REGION46_A>[src]

pub fn variant(&self) -> REGION46_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<bool, REGION47_A>[src]

pub fn variant(&self) -> REGION47_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, _CONFIG1>>[src]

pub fn region32(&self) -> R<bool, REGION32_A>[src]

Bit 0 - Enable protection for region 32. Write '0' has no effect.

pub fn region33(&self) -> R<bool, REGION33_A>[src]

Bit 1 - Enable protection for region 33. Write '0' has no effect.

pub fn region34(&self) -> R<bool, REGION34_A>[src]

Bit 2 - Enable protection for region 34. Write '0' has no effect.

pub fn region35(&self) -> R<bool, REGION35_A>[src]

Bit 3 - Enable protection for region 35. Write '0' has no effect.

pub fn region36(&self) -> R<bool, REGION36_A>[src]

Bit 4 - Enable protection for region 36. Write '0' has no effect.

pub fn region37(&self) -> R<bool, REGION37_A>[src]

Bit 5 - Enable protection for region 37. Write '0' has no effect.

pub fn region38(&self) -> R<bool, REGION38_A>[src]

Bit 6 - Enable protection for region 38. Write '0' has no effect.

pub fn region39(&self) -> R<bool, REGION39_A>[src]

Bit 7 - Enable protection for region 39. Write '0' has no effect.

pub fn region40(&self) -> R<bool, REGION40_A>[src]

Bit 8 - Enable protection for region 40. Write '0' has no effect.

pub fn region41(&self) -> R<bool, REGION41_A>[src]

Bit 9 - Enable protection for region 41. Write '0' has no effect.

pub fn region42(&self) -> R<bool, REGION42_A>[src]

Bit 10 - Enable protection for region 42. Write '0' has no effect.

pub fn region43(&self) -> R<bool, REGION43_A>[src]

Bit 11 - Enable protection for region 43. Write '0' has no effect.

pub fn region44(&self) -> R<bool, REGION44_A>[src]

Bit 12 - Enable protection for region 44. Write '0' has no effect.

pub fn region45(&self) -> R<bool, REGION45_A>[src]

Bit 13 - Enable protection for region 45. Write '0' has no effect.

pub fn region46(&self) -> R<bool, REGION46_A>[src]

Bit 14 - Enable protection for region 46. Write '0' has no effect.

pub fn region47(&self) -> R<bool, REGION47_A>[src]

Bit 15 - Enable protection for region 47. Write '0' has no effect.

impl R<bool, DISABLEINDEBUG_A>[src]

pub fn variant(&self) -> DISABLEINDEBUG_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, _DISABLEINDEBUG>>[src]

pub fn disableindebug(&self) -> R<bool, DISABLEINDEBUG_A>[src]

Bit 0 - Disable the protection mechanism for NVM regions while in debug mode. This register will only disable the protection mechanism if the device is in debug mode.

impl R<bool, EVENTS_HFCLKSTARTED_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTGENERATED

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

Checks if the value of the field is GENERATED

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

pub fn events_hfclkstarted(&self) -> R<bool, EVENTS_HFCLKSTARTED_A>[src]

Bit 0 - HFCLK oscillator started

impl R<bool, EVENTS_LFCLKSTARTED_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTGENERATED

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

Checks if the value of the field is GENERATED

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

pub fn events_lfclkstarted(&self) -> R<bool, EVENTS_LFCLKSTARTED_A>[src]

Bit 0 - LFCLK started

impl R<bool, EVENTS_DONE_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTGENERATED

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

Checks if the value of the field is GENERATED

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

pub fn events_done(&self) -> R<bool, EVENTS_DONE_A>[src]

Bit 0 - Calibration of LFCLK RC oscillator complete event

impl R<bool, EVENTS_CTTO_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTGENERATED

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

Checks if the value of the field is GENERATED

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

pub fn events_ctto(&self) -> R<bool, EVENTS_CTTO_A>[src]

Bit 0 - Calibration timer timeout

impl R<bool, HFCLKSTARTED_A>[src]

pub fn variant(&self) -> HFCLKSTARTED_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<bool, LFCLKSTARTED_A>[src]

pub fn variant(&self) -> LFCLKSTARTED_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<bool, DONE_A>[src]

pub fn variant(&self) -> DONE_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<bool, CTTO_A>[src]

pub fn variant(&self) -> CTTO_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, _INTENSET>>[src]

pub fn hfclkstarted(&self) -> R<bool, HFCLKSTARTED_A>[src]

Bit 0 - Write '1' to enable interrupt for event HFCLKSTARTED

pub fn lfclkstarted(&self) -> R<bool, LFCLKSTARTED_A>[src]

Bit 1 - Write '1' to enable interrupt for event LFCLKSTARTED

pub fn done(&self) -> R<bool, DONE_A>[src]

Bit 3 - Write '1' to enable interrupt for event DONE

pub fn ctto(&self) -> R<bool, CTTO_A>[src]

Bit 4 - Write '1' to enable interrupt for event CTTO

impl R<bool, HFCLKSTARTED_A>[src]

pub fn variant(&self) -> HFCLKSTARTED_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<bool, LFCLKSTARTED_A>[src]

pub fn variant(&self) -> LFCLKSTARTED_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<bool, DONE_A>[src]

pub fn variant(&self) -> DONE_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<bool, CTTO_A>[src]

pub fn variant(&self) -> CTTO_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, _INTENCLR>>[src]

pub fn hfclkstarted(&self) -> R<bool, HFCLKSTARTED_A>[src]

Bit 0 - Write '1' to disable interrupt for event HFCLKSTARTED

pub fn lfclkstarted(&self) -> R<bool, LFCLKSTARTED_A>[src]

Bit 1 - Write '1' to disable interrupt for event LFCLKSTARTED

pub fn done(&self) -> R<bool, DONE_A>[src]

Bit 3 - Write '1' to disable interrupt for event DONE

pub fn ctto(&self) -> R<bool, CTTO_A>[src]

Bit 4 - Write '1' to disable interrupt for event CTTO

impl R<bool, STATUS_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTTRIGGERED

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

Checks if the value of the field is TRIGGERED

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

pub fn status(&self) -> R<bool, STATUS_A>[src]

Bit 0 - HFCLKSTART task triggered or not

impl R<bool, SRC_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is RC

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

Checks if the value of the field is XTAL

impl R<bool, STATE_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTRUNNING

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

Checks if the value of the field is RUNNING

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

pub fn src(&self) -> R<bool, SRC_A>[src]

Bit 0 - Source of HFCLK

pub fn state(&self) -> R<bool, STATE_A>[src]

Bit 16 - HFCLK state

impl R<bool, STATUS_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTTRIGGERED

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

Checks if the value of the field is TRIGGERED

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

pub fn status(&self) -> R<bool, STATUS_A>[src]

Bit 0 - LFCLKSTART task triggered or not

impl R<u8, SRC_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is RC

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

Checks if the value of the field is XTAL

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

Checks if the value of the field is SYNTH

impl R<bool, STATE_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTRUNNING

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

Checks if the value of the field is RUNNING

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

pub fn src(&self) -> R<u8, SRC_A>[src]

Bits 0:1 - Source of LFCLK

pub fn state(&self) -> R<bool, STATE_A>[src]

Bit 16 - LFCLK state

impl R<u8, SRC_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is RC

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

Checks if the value of the field is XTAL

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

Checks if the value of the field is SYNTH

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

pub fn src(&self) -> R<u8, SRC_A>[src]

Bits 0:1 - Clock source

impl R<u8, SRC_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is RC

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

Checks if the value of the field is XTAL

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

Checks if the value of the field is SYNTH

impl R<bool, BYPASS_A>[src]

pub fn variant(&self) -> BYPASS_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<bool, EXTERNAL_A>[src]

pub fn variant(&self) -> EXTERNAL_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, _LFCLKSRC>>[src]

pub fn src(&self) -> R<u8, SRC_A>[src]

Bits 0:1 - Clock source

pub fn bypass(&self) -> R<bool, BYPASS_A>[src]

Bit 16 - Enable or disable bypass of LFCLK crystal oscillator with external clock source

pub fn external(&self) -> R<bool, EXTERNAL_A>[src]

Bit 17 - Enable or disable external source for LFCLK

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

pub fn ctiv(&self) -> R<u8, u8>[src]

Bits 0:6 - Calibration timer interval in multiple of 0.25 seconds. Range: 0.25 seconds to 31.75 seconds.

impl R<bool, S0POWER_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is ON

impl R<bool, S1POWER_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is ON

impl R<bool, S0RETENTION_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is ON

impl R<bool, S1RETENTION_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is ON

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

pub fn s0power(&self) -> R<bool, S0POWER_A>[src]

Bit 0 - Keep RAM section S0 ON or OFF in System ON mode.

pub fn s1power(&self) -> R<bool, S1POWER_A>[src]

Bit 1 - Keep RAM section S1 ON or OFF in System ON mode.

pub fn s0retention(&self) -> R<bool, S0RETENTION_A>[src]

Bit 16 - Keep retention on RAM section S0 when RAM section is in OFF

pub fn s1retention(&self) -> R<bool, S1RETENTION_A>[src]

Bit 17 - Keep retention on RAM section S1 when RAM section is in OFF

impl R<bool, EVENTS_POFWARN_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTGENERATED

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

Checks if the value of the field is GENERATED

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

pub fn events_pofwarn(&self) -> R<bool, EVENTS_POFWARN_A>[src]

Bit 0 - Power failure warning

impl R<bool, EVENTS_SLEEPENTER_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTGENERATED

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

Checks if the value of the field is GENERATED

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

pub fn events_sleepenter(&self) -> R<bool, EVENTS_SLEEPENTER_A>[src]

Bit 0 - CPU entered WFI/WFE sleep

impl R<bool, EVENTS_SLEEPEXIT_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTGENERATED

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

Checks if the value of the field is GENERATED

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

pub fn events_sleepexit(&self) -> R<bool, EVENTS_SLEEPEXIT_A>[src]

Bit 0 - CPU exited WFI/WFE sleep

impl R<bool, POFWARN_A>[src]

pub fn variant(&self) -> POFWARN_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<bool, SLEEPENTER_A>[src]

pub fn variant(&self) -> SLEEPENTER_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<bool, SLEEPEXIT_A>[src]

pub fn variant(&self) -> SLEEPEXIT_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, _INTENSET>>[src]

pub fn pofwarn(&self) -> R<bool, POFWARN_A>[src]

Bit 2 - Write '1' to enable interrupt for event POFWARN

pub fn sleepenter(&self) -> R<bool, SLEEPENTER_A>[src]

Bit 5 - Write '1' to enable interrupt for event SLEEPENTER

pub fn sleepexit(&self) -> R<bool, SLEEPEXIT_A>[src]

Bit 6 - Write '1' to enable interrupt for event SLEEPEXIT

impl R<bool, POFWARN_A>[src]

pub fn variant(&self) -> POFWARN_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<bool, SLEEPENTER_A>[src]

pub fn variant(&self) -> SLEEPENTER_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<bool, SLEEPEXIT_A>[src]

pub fn variant(&self) -> SLEEPEXIT_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, _INTENCLR>>[src]

pub fn pofwarn(&self) -> R<bool, POFWARN_A>[src]

Bit 2 - Write '1' to disable interrupt for event POFWARN

pub fn sleepenter(&self) -> R<bool, SLEEPENTER_A>[src]

Bit 5 - Write '1' to disable interrupt for event SLEEPENTER

pub fn sleepexit(&self) -> R<bool, SLEEPEXIT_A>[src]

Bit 6 - Write '1' to disable interrupt for event SLEEPEXIT

impl R<bool, RESETPIN_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTDETECTED

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

Checks if the value of the field is DETECTED

impl R<bool, DOG_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTDETECTED

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

Checks if the value of the field is DETECTED

impl R<bool, SREQ_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTDETECTED

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

Checks if the value of the field is DETECTED

impl R<bool, LOCKUP_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTDETECTED

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

Checks if the value of the field is DETECTED

impl R<bool, OFF_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTDETECTED

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

Checks if the value of the field is DETECTED

impl R<bool, DIF_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTDETECTED

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

Checks if the value of the field is DETECTED

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

pub fn resetpin(&self) -> R<bool, RESETPIN_A>[src]

Bit 0 - Reset from pin-reset detected

pub fn dog(&self) -> R<bool, DOG_A>[src]

Bit 1 - Reset from watchdog detected

pub fn sreq(&self) -> R<bool, SREQ_A>[src]

Bit 2 - Reset from soft reset detected

pub fn lockup(&self) -> R<bool, LOCKUP_A>[src]

Bit 3 - Reset from CPU lock-up detected

pub fn off(&self) -> R<bool, OFF_A>[src]

Bit 16 - Reset due to wake up from System OFF mode when wakeup is triggered from DETECT signal from GPIO

pub fn dif(&self) -> R<bool, DIF_A>[src]

Bit 18 - Reset due to wake up from System OFF mode when wakeup is triggered from entering into debug interface mode

impl R<bool, POF_A>[src]

pub fn variant(&self) -> POF_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<u8, THRESHOLD_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is V17

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

Checks if the value of the field is V18

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

Checks if the value of the field is V19

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

Checks if the value of the field is V20

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

Checks if the value of the field is V21

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

Checks if the value of the field is V22

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

Checks if the value of the field is V23

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

Checks if the value of the field is V24

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

Checks if the value of the field is V25

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

Checks if the value of the field is V26

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

Checks if the value of the field is V27

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

Checks if the value of the field is V28

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

pub fn pof(&self) -> R<bool, POF_A>[src]

Bit 0 - Enable or disable power failure comparator

pub fn threshold(&self) -> R<u8, THRESHOLD_A>[src]

Bits 1:4 - Power failure comparator threshold setting

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

pub fn gpregret(&self) -> R<u8, u8>[src]

Bits 0:7 - General purpose retention register

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

pub fn gpregret(&self) -> R<u8, u8>[src]

Bits 0:7 - General purpose retention register

impl R<bool, DCDCEN_A>[src]

pub fn variant(&self) -> DCDCEN_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, _DCDCEN>>[src]

pub fn dcdcen(&self) -> R<bool, DCDCEN_A>[src]

Bit 0 - Enable or disable DC/DC converter

impl R<bool, PIN0_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN1_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN2_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN3_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN4_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN5_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN6_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN7_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN8_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN9_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN10_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN11_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN12_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN13_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN14_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN15_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN16_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN17_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN18_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN19_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN20_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN21_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN22_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN23_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN24_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN25_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN26_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN27_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN28_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN29_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN30_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN31_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

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

pub fn pin0(&self) -> R<bool, PIN0_A>[src]

Bit 0 - Pin 0

pub fn pin1(&self) -> R<bool, PIN1_A>[src]

Bit 1 - Pin 1

pub fn pin2(&self) -> R<bool, PIN2_A>[src]

Bit 2 - Pin 2

pub fn pin3(&self) -> R<bool, PIN3_A>[src]

Bit 3 - Pin 3

pub fn pin4(&self) -> R<bool, PIN4_A>[src]

Bit 4 - Pin 4

pub fn pin5(&self) -> R<bool, PIN5_A>[src]

Bit 5 - Pin 5

pub fn pin6(&self) -> R<bool, PIN6_A>[src]

Bit 6 - Pin 6

pub fn pin7(&self) -> R<bool, PIN7_A>[src]

Bit 7 - Pin 7

pub fn pin8(&self) -> R<bool, PIN8_A>[src]

Bit 8 - Pin 8

pub fn pin9(&self) -> R<bool, PIN9_A>[src]

Bit 9 - Pin 9

pub fn pin10(&self) -> R<bool, PIN10_A>[src]

Bit 10 - Pin 10

pub fn pin11(&self) -> R<bool, PIN11_A>[src]

Bit 11 - Pin 11

pub fn pin12(&self) -> R<bool, PIN12_A>[src]

Bit 12 - Pin 12

pub fn pin13(&self) -> R<bool, PIN13_A>[src]

Bit 13 - Pin 13

pub fn pin14(&self) -> R<bool, PIN14_A>[src]

Bit 14 - Pin 14

pub fn pin15(&self) -> R<bool, PIN15_A>[src]

Bit 15 - Pin 15

pub fn pin16(&self) -> R<bool, PIN16_A>[src]

Bit 16 - Pin 16

pub fn pin17(&self) -> R<bool, PIN17_A>[src]

Bit 17 - Pin 17

pub fn pin18(&self) -> R<bool, PIN18_A>[src]

Bit 18 - Pin 18

pub fn pin19(&self) -> R<bool, PIN19_A>[src]

Bit 19 - Pin 19

pub fn pin20(&self) -> R<bool, PIN20_A>[src]

Bit 20 - Pin 20

pub fn pin21(&self) -> R<bool, PIN21_A>[src]

Bit 21 - Pin 21

pub fn pin22(&self) -> R<bool, PIN22_A>[src]

Bit 22 - Pin 22

pub fn pin23(&self) -> R<bool, PIN23_A>[src]

Bit 23 - Pin 23

pub fn pin24(&self) -> R<bool, PIN24_A>[src]

Bit 24 - Pin 24

pub fn pin25(&self) -> R<bool, PIN25_A>[src]

Bit 25 - Pin 25

pub fn pin26(&self) -> R<bool, PIN26_A>[src]

Bit 26 - Pin 26

pub fn pin27(&self) -> R<bool, PIN27_A>[src]

Bit 27 - Pin 27

pub fn pin28(&self) -> R<bool, PIN28_A>[src]

Bit 28 - Pin 28

pub fn pin29(&self) -> R<bool, PIN29_A>[src]

Bit 29 - Pin 29

pub fn pin30(&self) -> R<bool, PIN30_A>[src]

Bit 30 - Pin 30

pub fn pin31(&self) -> R<bool, PIN31_A>[src]

Bit 31 - Pin 31

impl R<bool, PIN0_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN1_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN2_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN3_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN4_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN5_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN6_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN7_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN8_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN9_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN10_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN11_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN12_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN13_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN14_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN15_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN16_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN17_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN18_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN19_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN20_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN21_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN22_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN23_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN24_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN25_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN26_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN27_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN28_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN29_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN30_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN31_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

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

pub fn pin0(&self) -> R<bool, PIN0_A>[src]

Bit 0 - Pin 0

pub fn pin1(&self) -> R<bool, PIN1_A>[src]

Bit 1 - Pin 1

pub fn pin2(&self) -> R<bool, PIN2_A>[src]

Bit 2 - Pin 2

pub fn pin3(&self) -> R<bool, PIN3_A>[src]

Bit 3 - Pin 3

pub fn pin4(&self) -> R<bool, PIN4_A>[src]

Bit 4 - Pin 4

pub fn pin5(&self) -> R<bool, PIN5_A>[src]

Bit 5 - Pin 5

pub fn pin6(&self) -> R<bool, PIN6_A>[src]

Bit 6 - Pin 6

pub fn pin7(&self) -> R<bool, PIN7_A>[src]

Bit 7 - Pin 7

pub fn pin8(&self) -> R<bool, PIN8_A>[src]

Bit 8 - Pin 8

pub fn pin9(&self) -> R<bool, PIN9_A>[src]

Bit 9 - Pin 9

pub fn pin10(&self) -> R<bool, PIN10_A>[src]

Bit 10 - Pin 10

pub fn pin11(&self) -> R<bool, PIN11_A>[src]

Bit 11 - Pin 11

pub fn pin12(&self) -> R<bool, PIN12_A>[src]

Bit 12 - Pin 12

pub fn pin13(&self) -> R<bool, PIN13_A>[src]

Bit 13 - Pin 13

pub fn pin14(&self) -> R<bool, PIN14_A>[src]

Bit 14 - Pin 14

pub fn pin15(&self) -> R<bool, PIN15_A>[src]

Bit 15 - Pin 15

pub fn pin16(&self) -> R<bool, PIN16_A>[src]

Bit 16 - Pin 16

pub fn pin17(&self) -> R<bool, PIN17_A>[src]

Bit 17 - Pin 17

pub fn pin18(&self) -> R<bool, PIN18_A>[src]

Bit 18 - Pin 18

pub fn pin19(&self) -> R<bool, PIN19_A>[src]

Bit 19 - Pin 19

pub fn pin20(&self) -> R<bool, PIN20_A>[src]

Bit 20 - Pin 20

pub fn pin21(&self) -> R<bool, PIN21_A>[src]

Bit 21 - Pin 21

pub fn pin22(&self) -> R<bool, PIN22_A>[src]

Bit 22 - Pin 22

pub fn pin23(&self) -> R<bool, PIN23_A>[src]

Bit 23 - Pin 23

pub fn pin24(&self) -> R<bool, PIN24_A>[src]

Bit 24 - Pin 24

pub fn pin25(&self) -> R<bool, PIN25_A>[src]

Bit 25 - Pin 25

pub fn pin26(&self) -> R<bool, PIN26_A>[src]

Bit 26 - Pin 26

pub fn pin27(&self) -> R<bool, PIN27_A>[src]

Bit 27 - Pin 27

pub fn pin28(&self) -> R<bool, PIN28_A>[src]

Bit 28 - Pin 28

pub fn pin29(&self) -> R<bool, PIN29_A>[src]

Bit 29 - Pin 29

pub fn pin30(&self) -> R<bool, PIN30_A>[src]

Bit 30 - Pin 30

pub fn pin31(&self) -> R<bool, PIN31_A>[src]

Bit 31 - Pin 31

impl R<bool, PIN0_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN1_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN2_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN3_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN4_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN5_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN6_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN7_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN8_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN9_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN10_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN11_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN12_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN13_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN14_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN15_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN16_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN17_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN18_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN19_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN20_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN21_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN22_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN23_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN24_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN25_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN26_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN27_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN28_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN29_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN30_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN31_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

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

pub fn pin0(&self) -> R<bool, PIN0_A>[src]

Bit 0 - Pin 0

pub fn pin1(&self) -> R<bool, PIN1_A>[src]

Bit 1 - Pin 1

pub fn pin2(&self) -> R<bool, PIN2_A>[src]

Bit 2 - Pin 2

pub fn pin3(&self) -> R<bool, PIN3_A>[src]

Bit 3 - Pin 3

pub fn pin4(&self) -> R<bool, PIN4_A>[src]

Bit 4 - Pin 4

pub fn pin5(&self) -> R<bool, PIN5_A>[src]

Bit 5 - Pin 5

pub fn pin6(&self) -> R<bool, PIN6_A>[src]

Bit 6 - Pin 6

pub fn pin7(&self) -> R<bool, PIN7_A>[src]

Bit 7 - Pin 7

pub fn pin8(&self) -> R<bool, PIN8_A>[src]

Bit 8 - Pin 8

pub fn pin9(&self) -> R<bool, PIN9_A>[src]

Bit 9 - Pin 9

pub fn pin10(&self) -> R<bool, PIN10_A>[src]

Bit 10 - Pin 10

pub fn pin11(&self) -> R<bool, PIN11_A>[src]

Bit 11 - Pin 11

pub fn pin12(&self) -> R<bool, PIN12_A>[src]

Bit 12 - Pin 12

pub fn pin13(&self) -> R<bool, PIN13_A>[src]

Bit 13 - Pin 13

pub fn pin14(&self) -> R<bool, PIN14_A>[src]

Bit 14 - Pin 14

pub fn pin15(&self) -> R<bool, PIN15_A>[src]

Bit 15 - Pin 15

pub fn pin16(&self) -> R<bool, PIN16_A>[src]

Bit 16 - Pin 16

pub fn pin17(&self) -> R<bool, PIN17_A>[src]

Bit 17 - Pin 17

pub fn pin18(&self) -> R<bool, PIN18_A>[src]

Bit 18 - Pin 18

pub fn pin19(&self) -> R<bool, PIN19_A>[src]

Bit 19 - Pin 19

pub fn pin20(&self) -> R<bool, PIN20_A>[src]

Bit 20 - Pin 20

pub fn pin21(&self) -> R<bool, PIN21_A>[src]

Bit 21 - Pin 21

pub fn pin22(&self) -> R<bool, PIN22_A>[src]

Bit 22 - Pin 22

pub fn pin23(&self) -> R<bool, PIN23_A>[src]

Bit 23 - Pin 23

pub fn pin24(&self) -> R<bool, PIN24_A>[src]

Bit 24 - Pin 24

pub fn pin25(&self) -> R<bool, PIN25_A>[src]

Bit 25 - Pin 25

pub fn pin26(&self) -> R<bool, PIN26_A>[src]

Bit 26 - Pin 26

pub fn pin27(&self) -> R<bool, PIN27_A>[src]

Bit 27 - Pin 27

pub fn pin28(&self) -> R<bool, PIN28_A>[src]

Bit 28 - Pin 28

pub fn pin29(&self) -> R<bool, PIN29_A>[src]

Bit 29 - Pin 29

pub fn pin30(&self) -> R<bool, PIN30_A>[src]

Bit 30 - Pin 30

pub fn pin31(&self) -> R<bool, PIN31_A>[src]

Bit 31 - Pin 31

impl R<bool, PIN0_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN1_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN2_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN3_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN4_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN5_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN6_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN7_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN8_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN9_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN10_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN11_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN12_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN13_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN14_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN15_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN16_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN17_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN18_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN19_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN20_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN21_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN22_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN23_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN24_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN25_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN26_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN27_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN28_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN29_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN30_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

impl R<bool, PIN31_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

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

pub fn pin0(&self) -> R<bool, PIN0_A>[src]

Bit 0 - Pin 0

pub fn pin1(&self) -> R<bool, PIN1_A>[src]

Bit 1 - Pin 1

pub fn pin2(&self) -> R<bool, PIN2_A>[src]

Bit 2 - Pin 2

pub fn pin3(&self) -> R<bool, PIN3_A>[src]

Bit 3 - Pin 3

pub fn pin4(&self) -> R<bool, PIN4_A>[src]

Bit 4 - Pin 4

pub fn pin5(&self) -> R<bool, PIN5_A>[src]

Bit 5 - Pin 5

pub fn pin6(&self) -> R<bool, PIN6_A>[src]

Bit 6 - Pin 6

pub fn pin7(&self) -> R<bool, PIN7_A>[src]

Bit 7 - Pin 7

pub fn pin8(&self) -> R<bool, PIN8_A>[src]

Bit 8 - Pin 8

pub fn pin9(&self) -> R<bool, PIN9_A>[src]

Bit 9 - Pin 9

pub fn pin10(&self) -> R<bool, PIN10_A>[src]

Bit 10 - Pin 10

pub fn pin11(&self) -> R<bool, PIN11_A>[src]

Bit 11 - Pin 11

pub fn pin12(&self) -> R<bool, PIN12_A>[src]

Bit 12 - Pin 12

pub fn pin13(&self) -> R<bool, PIN13_A>[src]

Bit 13 - Pin 13

pub fn pin14(&self) -> R<bool, PIN14_A>[src]

Bit 14 - Pin 14

pub fn pin15(&self) -> R<bool, PIN15_A>[src]

Bit 15 - Pin 15

pub fn pin16(&self) -> R<bool, PIN16_A>[src]

Bit 16 - Pin 16

pub fn pin17(&self) -> R<bool, PIN17_A>[src]

Bit 17 - Pin 17

pub fn pin18(&self) -> R<bool, PIN18_A>[src]

Bit 18 - Pin 18

pub fn pin19(&self) -> R<bool, PIN19_A>[src]

Bit 19 - Pin 19

pub fn pin20(&self) -> R<bool, PIN20_A>[src]

Bit 20 - Pin 20

pub fn pin21(&self) -> R<bool, PIN21_A>[src]

Bit 21 - Pin 21

pub fn pin22(&self) -> R<bool, PIN22_A>[src]

Bit 22 - Pin 22

pub fn pin23(&self) -> R<bool, PIN23_A>[src]

Bit 23 - Pin 23

pub fn pin24(&self) -> R<bool, PIN24_A>[src]

Bit 24 - Pin 24

pub fn pin25(&self) -> R<bool, PIN25_A>[src]

Bit 25 - Pin 25

pub fn pin26(&self) -> R<bool, PIN26_A>[src]

Bit 26 - Pin 26

pub fn pin27(&self) -> R<bool, PIN27_A>[src]

Bit 27 - Pin 27

pub fn pin28(&self) -> R<bool, PIN28_A>[src]

Bit 28 - Pin 28

pub fn pin29(&self) -> R<bool, PIN29_A>[src]

Bit 29 - Pin 29

pub fn pin30(&self) -> R<bool, PIN30_A>[src]

Bit 30 - Pin 30

pub fn pin31(&self) -> R<bool, PIN31_A>[src]

Bit 31 - Pin 31

impl R<bool, PIN0_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN1_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN2_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN3_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN4_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN5_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN6_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN7_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN8_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN9_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN10_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN11_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN12_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN13_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN14_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN15_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN16_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN17_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN18_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN19_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN20_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN21_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN22_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN23_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN24_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN25_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN26_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN27_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN28_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN29_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN30_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN31_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

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

pub fn pin0(&self) -> R<bool, PIN0_A>[src]

Bit 0 - Pin 0

pub fn pin1(&self) -> R<bool, PIN1_A>[src]

Bit 1 - Pin 1

pub fn pin2(&self) -> R<bool, PIN2_A>[src]

Bit 2 - Pin 2

pub fn pin3(&self) -> R<bool, PIN3_A>[src]

Bit 3 - Pin 3

pub fn pin4(&self) -> R<bool, PIN4_A>[src]

Bit 4 - Pin 4

pub fn pin5(&self) -> R<bool, PIN5_A>[src]

Bit 5 - Pin 5

pub fn pin6(&self) -> R<bool, PIN6_A>[src]

Bit 6 - Pin 6

pub fn pin7(&self) -> R<bool, PIN7_A>[src]

Bit 7 - Pin 7

pub fn pin8(&self) -> R<bool, PIN8_A>[src]

Bit 8 - Pin 8

pub fn pin9(&self) -> R<bool, PIN9_A>[src]

Bit 9 - Pin 9

pub fn pin10(&self) -> R<bool, PIN10_A>[src]

Bit 10 - Pin 10

pub fn pin11(&self) -> R<bool, PIN11_A>[src]

Bit 11 - Pin 11

pub fn pin12(&self) -> R<bool, PIN12_A>[src]

Bit 12 - Pin 12

pub fn pin13(&self) -> R<bool, PIN13_A>[src]

Bit 13 - Pin 13

pub fn pin14(&self) -> R<bool, PIN14_A>[src]

Bit 14 - Pin 14

pub fn pin15(&self) -> R<bool, PIN15_A>[src]

Bit 15 - Pin 15

pub fn pin16(&self) -> R<bool, PIN16_A>[src]

Bit 16 - Pin 16

pub fn pin17(&self) -> R<bool, PIN17_A>[src]

Bit 17 - Pin 17

pub fn pin18(&self) -> R<bool, PIN18_A>[src]

Bit 18 - Pin 18

pub fn pin19(&self) -> R<bool, PIN19_A>[src]

Bit 19 - Pin 19

pub fn pin20(&self) -> R<bool, PIN20_A>[src]

Bit 20 - Pin 20

pub fn pin21(&self) -> R<bool, PIN21_A>[src]

Bit 21 - Pin 21

pub fn pin22(&self) -> R<bool, PIN22_A>[src]

Bit 22 - Pin 22

pub fn pin23(&self) -> R<bool, PIN23_A>[src]

Bit 23 - Pin 23

pub fn pin24(&self) -> R<bool, PIN24_A>[src]

Bit 24 - Pin 24

pub fn pin25(&self) -> R<bool, PIN25_A>[src]

Bit 25 - Pin 25

pub fn pin26(&self) -> R<bool, PIN26_A>[src]

Bit 26 - Pin 26

pub fn pin27(&self) -> R<bool, PIN27_A>[src]

Bit 27 - Pin 27

pub fn pin28(&self) -> R<bool, PIN28_A>[src]

Bit 28 - Pin 28

pub fn pin29(&self) -> R<bool, PIN29_A>[src]

Bit 29 - Pin 29

pub fn pin30(&self) -> R<bool, PIN30_A>[src]

Bit 30 - Pin 30

pub fn pin31(&self) -> R<bool, PIN31_A>[src]

Bit 31 - Pin 31

impl R<bool, PIN0_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN1_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN2_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN3_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN4_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN5_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN6_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN7_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN8_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN9_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN10_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN11_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN12_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN13_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN14_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN15_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN16_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN17_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN18_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN19_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN20_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN21_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN22_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN23_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN24_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN25_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN26_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN27_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN28_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN29_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN30_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN31_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

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

pub fn pin0(&self) -> R<bool, PIN0_A>[src]

Bit 0 - Set as output pin 0

pub fn pin1(&self) -> R<bool, PIN1_A>[src]

Bit 1 - Set as output pin 1

pub fn pin2(&self) -> R<bool, PIN2_A>[src]

Bit 2 - Set as output pin 2

pub fn pin3(&self) -> R<bool, PIN3_A>[src]

Bit 3 - Set as output pin 3

pub fn pin4(&self) -> R<bool, PIN4_A>[src]

Bit 4 - Set as output pin 4

pub fn pin5(&self) -> R<bool, PIN5_A>[src]

Bit 5 - Set as output pin 5

pub fn pin6(&self) -> R<bool, PIN6_A>[src]

Bit 6 - Set as output pin 6

pub fn pin7(&self) -> R<bool, PIN7_A>[src]

Bit 7 - Set as output pin 7

pub fn pin8(&self) -> R<bool, PIN8_A>[src]

Bit 8 - Set as output pin 8

pub fn pin9(&self) -> R<bool, PIN9_A>[src]

Bit 9 - Set as output pin 9

pub fn pin10(&self) -> R<bool, PIN10_A>[src]

Bit 10 - Set as output pin 10

pub fn pin11(&self) -> R<bool, PIN11_A>[src]

Bit 11 - Set as output pin 11

pub fn pin12(&self) -> R<bool, PIN12_A>[src]

Bit 12 - Set as output pin 12

pub fn pin13(&self) -> R<bool, PIN13_A>[src]

Bit 13 - Set as output pin 13

pub fn pin14(&self) -> R<bool, PIN14_A>[src]

Bit 14 - Set as output pin 14

pub fn pin15(&self) -> R<bool, PIN15_A>[src]

Bit 15 - Set as output pin 15

pub fn pin16(&self) -> R<bool, PIN16_A>[src]

Bit 16 - Set as output pin 16

pub fn pin17(&self) -> R<bool, PIN17_A>[src]

Bit 17 - Set as output pin 17

pub fn pin18(&self) -> R<bool, PIN18_A>[src]

Bit 18 - Set as output pin 18

pub fn pin19(&self) -> R<bool, PIN19_A>[src]

Bit 19 - Set as output pin 19

pub fn pin20(&self) -> R<bool, PIN20_A>[src]

Bit 20 - Set as output pin 20

pub fn pin21(&self) -> R<bool, PIN21_A>[src]

Bit 21 - Set as output pin 21

pub fn pin22(&self) -> R<bool, PIN22_A>[src]

Bit 22 - Set as output pin 22

pub fn pin23(&self) -> R<bool, PIN23_A>[src]

Bit 23 - Set as output pin 23

pub fn pin24(&self) -> R<bool, PIN24_A>[src]

Bit 24 - Set as output pin 24

pub fn pin25(&self) -> R<bool, PIN25_A>[src]

Bit 25 - Set as output pin 25

pub fn pin26(&self) -> R<bool, PIN26_A>[src]

Bit 26 - Set as output pin 26

pub fn pin27(&self) -> R<bool, PIN27_A>[src]

Bit 27 - Set as output pin 27

pub fn pin28(&self) -> R<bool, PIN28_A>[src]

Bit 28 - Set as output pin 28

pub fn pin29(&self) -> R<bool, PIN29_A>[src]

Bit 29 - Set as output pin 29

pub fn pin30(&self) -> R<bool, PIN30_A>[src]

Bit 30 - Set as output pin 30

pub fn pin31(&self) -> R<bool, PIN31_A>[src]

Bit 31 - Set as output pin 31

impl R<bool, PIN0_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN1_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN2_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN3_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN4_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN5_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN6_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN7_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN8_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN9_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN10_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN11_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN12_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN13_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN14_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN15_A>[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is OUTPUT

impl R<bool, PIN16_A>[src]

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

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN17_A>[src]

pub fn variant(&self) -> PIN17_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN18_A>[src]

pub fn variant(&self) -> PIN18_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN19_A>[src]

pub fn variant(&self) -> PIN19_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN20_A>[src]

pub fn variant(&self) -> PIN20_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN21_A>[src]

pub fn variant(&self) -> PIN21_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN22_A>[src]

pub fn variant(&self) -> PIN22_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN23_A>[src]

pub fn variant(&self) -> PIN23_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN24_A>[src]

pub fn variant(&self) -> PIN24_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN25_A>[src]

pub fn variant(&self) -> PIN25_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN26_A>[src]

pub fn variant(&self) -> PIN26_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN27_A>[src]

pub fn variant(&self) -> PIN27_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN28_A>[src]

pub fn variant(&self) -> PIN28_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN29_A>[src]

pub fn variant(&self) -> PIN29_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN30_A>[src]

pub fn variant(&self) -> PIN30_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, PIN31_A>[src]

pub fn variant(&self) -> PIN31_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<u32, Reg<u32, _DIRCLR>>[src]

pub fn pin0(&self) -> R<bool, PIN0_A>[src]

Bit 0 - Set as input pin 0

pub fn pin1(&self) -> R<bool, PIN1_A>[src]

Bit 1 - Set as input pin 1

pub fn pin2(&self) -> R<bool, PIN2_A>[src]

Bit 2 - Set as input pin 2

pub fn pin3(&self) -> R<bool, PIN3_A>[src]

Bit 3 - Set as input pin 3

pub fn pin4(&self) -> R<bool, PIN4_A>[src]

Bit 4 - Set as input pin 4

pub fn pin5(&self) -> R<bool, PIN5_A>[src]

Bit 5 - Set as input pin 5

pub fn pin6(&self) -> R<bool, PIN6_A>[src]

Bit 6 - Set as input pin 6

pub fn pin7(&self) -> R<bool, PIN7_A>[src]

Bit 7 - Set as input pin 7

pub fn pin8(&self) -> R<bool, PIN8_A>[src]

Bit 8 - Set as input pin 8

pub fn pin9(&self) -> R<bool, PIN9_A>[src]

Bit 9 - Set as input pin 9

pub fn pin10(&self) -> R<bool, PIN10_A>[src]

Bit 10 - Set as input pin 10

pub fn pin11(&self) -> R<bool, PIN11_A>[src]

Bit 11 - Set as input pin 11

pub fn pin12(&self) -> R<bool, PIN12_A>[src]

Bit 12 - Set as input pin 12

pub fn pin13(&self) -> R<bool, PIN13_A>[src]

Bit 13 - Set as input pin 13

pub fn pin14(&self) -> R<bool, PIN14_A>[src]

Bit 14 - Set as input pin 14

pub fn pin15(&self) -> R<bool, PIN15_A>[src]

Bit 15 - Set as input pin 15

pub fn pin16(&self) -> R<bool, PIN16_A>[src]

Bit 16 - Set as input pin 16

pub fn pin17(&self) -> R<bool, PIN17_A>[src]

Bit 17 - Set as input pin 17

pub fn pin18(&self) -> R<bool, PIN18_A>[src]

Bit 18 - Set as input pin 18

pub fn pin19(&self) -> R<bool, PIN19_A>[src]

Bit 19 - Set as input pin 19

pub fn pin20(&self) -> R<bool, PIN20_A>[src]

Bit 20 - Set as input pin 20

pub fn pin21(&self) -> R<bool, PIN21_A>[src]

Bit 21 - Set as input pin 21

pub fn pin22(&self) -> R<bool, PIN22_A>[src]

Bit 22 - Set as input pin 22

pub fn pin23(&self) -> R<bool, PIN23_A>[src]

Bit 23 - Set as input pin 23

pub fn pin24(&self) -> R<bool, PIN24_A>[src]

Bit 24 - Set as input pin 24

pub fn pin25(&self) -> R<bool, PIN25_A>[src]

Bit 25 - Set as input pin 25

pub fn pin26(&self) -> R<bool, PIN26_A>[src]

Bit 26 - Set as input pin 26

pub fn pin27(&self) -> R<bool, PIN27_A>[src]

Bit 27 - Set as input pin 27

pub fn pin28(&self) -> R<bool, PIN28_A>[src]

Bit 28 - Set as input pin 28

pub fn pin29(&self) -> R<bool, PIN29_A>[src]

Bit 29 - Set as input pin 29

pub fn pin30(&self) -> R<bool, PIN30_A>[src]

Bit 30 - Set as input pin 30

pub fn pin31(&self) -> R<bool, PIN31_A>[src]

Bit 31 - Set as input pin 31

impl R<bool, PIN0_A>[src]

pub fn variant(&self) -> PIN0_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN1_A>[src]

pub fn variant(&self) -> PIN1_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN2_A>[src]

pub fn variant(&self) -> PIN2_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN3_A>[src]

pub fn variant(&self) -> PIN3_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN4_A>[src]

pub fn variant(&self) -> PIN4_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN5_A>[src]

pub fn variant(&self) -> PIN5_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN6_A>[src]

pub fn variant(&self) -> PIN6_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN7_A>[src]

pub fn variant(&self) -> PIN7_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN8_A>[src]

pub fn variant(&self) -> PIN8_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN9_A>[src]

pub fn variant(&self) -> PIN9_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN10_A>[src]

pub fn variant(&self) -> PIN10_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN11_A>[src]

pub fn variant(&self) -> PIN11_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN12_A>[src]

pub fn variant(&self) -> PIN12_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN13_A>[src]

pub fn variant(&self) -> PIN13_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN14_A>[src]

pub fn variant(&self) -> PIN14_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN15_A>[src]

pub fn variant(&self) -> PIN15_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN16_A>[src]

pub fn variant(&self) -> PIN16_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN17_A>[src]

pub fn variant(&self) -> PIN17_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN18_A>[src]

pub fn variant(&self) -> PIN18_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN19_A>[src]

pub fn variant(&self) -> PIN19_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN20_A>[src]

pub fn variant(&self) -> PIN20_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN21_A>[src]

pub fn variant(&self) -> PIN21_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN22_A>[src]

pub fn variant(&self) -> PIN22_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN23_A>[src]

pub fn variant(&self) -> PIN23_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN24_A>[src]

pub fn variant(&self) -> PIN24_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN25_A>[src]

pub fn variant(&self) -> PIN25_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN26_A>[src]

pub fn variant(&self) -> PIN26_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN27_A>[src]

pub fn variant(&self) -> PIN27_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN28_A>[src]

pub fn variant(&self) -> PIN28_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN29_A>[src]

pub fn variant(&self) -> PIN29_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN30_A>[src]

pub fn variant(&self) -> PIN30_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<bool, PIN31_A>[src]

pub fn variant(&self) -> PIN31_A[src]

Get enumerated values variant

pub fn is_not_latched(&self) -> bool[src]

Checks if the value of the field is NOTLATCHED

pub fn is_latched(&self) -> bool[src]

Checks if the value of the field is LATCHED

impl R<u32, Reg<u32, _LATCH>>[src]

pub fn pin0(&self) -> R<bool, PIN0_A>[src]

Bit 0 - Status on whether PIN0 has met criteria set in PIN_CNF0.SENSE register. Write '1' to clear.

pub fn pin1(&self) -> R<bool, PIN1_A>[src]

Bit 1 - Status on whether PIN1 has met criteria set in PIN_CNF1.SENSE register. Write '1' to clear.

pub fn pin2(&self) -> R<bool, PIN2_A>[src]

Bit 2 - Status on whether PIN2 has met criteria set in PIN_CNF2.SENSE register. Write '1' to clear.

pub fn pin3(&self) -> R<bool, PIN3_A>[src]

Bit 3 - Status on whether PIN3 has met criteria set in PIN_CNF3.SENSE register. Write '1' to clear.

pub fn pin4(&self) -> R<bool, PIN4_A>[src]

Bit 4 - Status on whether PIN4 has met criteria set in PIN_CNF4.SENSE register. Write '1' to clear.

pub fn pin5(&self) -> R<bool, PIN5_A>[src]

Bit 5 - Status on whether PIN5 has met criteria set in PIN_CNF5.SENSE register. Write '1' to clear.

pub fn pin6(&self) -> R<bool, PIN6_A>[src]

Bit 6 - Status on whether PIN6 has met criteria set in PIN_CNF6.SENSE register. Write '1' to clear.

pub fn pin7(&self) -> R<bool, PIN7_A>[src]

Bit 7 - Status on whether PIN7 has met criteria set in PIN_CNF7.SENSE register. Write '1' to clear.

pub fn pin8(&self) -> R<bool, PIN8_A>[src]

Bit 8 - Status on whether PIN8 has met criteria set in PIN_CNF8.SENSE register. Write '1' to clear.

pub fn pin9(&self) -> R<bool, PIN9_A>[src]

Bit 9 - Status on whether PIN9 has met criteria set in PIN_CNF9.SENSE register. Write '1' to clear.

pub fn pin10(&self) -> R<bool, PIN10_A>[src]

Bit 10 - Status on whether PIN10 has met criteria set in PIN_CNF10.SENSE register. Write '1' to clear.

pub fn pin11(&self) -> R<bool, PIN11_A>[src]

Bit 11 - Status on whether PIN11 has met criteria set in PIN_CNF11.SENSE register. Write '1' to clear.

pub fn pin12(&self) -> R<bool, PIN12_A>[src]

Bit 12 - Status on whether PIN12 has met criteria set in PIN_CNF12.SENSE register. Write '1' to clear.

pub fn pin13(&self) -> R<bool, PIN13_A>[src]

Bit 13 - Status on whether PIN13 has met criteria set in PIN_CNF13.SENSE register. Write '1' to clear.

pub fn pin14(&self) -> R<bool, PIN14_A>[src]

Bit 14 - Status on whether PIN14 has met criteria set in PIN_CNF14.SENSE register. Write '1' to clear.

pub fn pin15(&self) -> R<bool, PIN15_A>[src]

Bit 15 - Status on whether PIN15 has met criteria set in PIN_CNF15.SENSE register. Write '1' to clear.

pub fn pin16(&self) -> R<bool, PIN16_A>[src]

Bit 16 - Status on whether PIN16 has met criteria set in PIN_CNF16.SENSE register. Write '1' to clear.

pub fn pin17(&self) -> R<bool, PIN17_A>[src]

Bit 17 - Status on whether PIN17 has met criteria set in PIN_CNF17.SENSE register. Write '1' to clear.

pub fn pin18(&self) -> R<bool, PIN18_A>[src]

Bit 18 - Status on whether PIN18 has met criteria set in PIN_CNF18.SENSE register. Write '1' to clear.

pub fn pin19(&self) -> R<bool, PIN19_A>[src]

Bit 19 - Status on whether PIN19 has met criteria set in PIN_CNF19.SENSE register. Write '1' to clear.

pub fn pin20(&self) -> R<bool, PIN20_A>[src]

Bit 20 - Status on whether PIN20 has met criteria set in PIN_CNF20.SENSE register. Write '1' to clear.

pub fn pin21(&self) -> R<bool, PIN21_A>[src]

Bit 21 - Status on whether PIN21 has met criteria set in PIN_CNF21.SENSE register. Write '1' to clear.

pub fn pin22(&self) -> R<bool, PIN22_A>[src]

Bit 22 - Status on whether PIN22 has met criteria set in PIN_CNF22.SENSE register. Write '1' to clear.

pub fn pin23(&self) -> R<bool, PIN23_A>[src]

Bit 23 - Status on whether PIN23 has met criteria set in PIN_CNF23.SENSE register. Write '1' to clear.

pub fn pin24(&self) -> R<bool, PIN24_A>[src]

Bit 24 - Status on whether PIN24 has met criteria set in PIN_CNF24.SENSE register. Write '1' to clear.

pub fn pin25(&self) -> R<bool, PIN25_A>[src]

Bit 25 - Status on whether PIN25 has met criteria set in PIN_CNF25.SENSE register. Write '1' to clear.

pub fn pin26(&self) -> R<bool, PIN26_A>[src]

Bit 26 - Status on whether PIN26 has met criteria set in PIN_CNF26.SENSE register. Write '1' to clear.

pub fn pin27(&self) -> R<bool, PIN27_A>[src]

Bit 27 - Status on whether PIN27 has met criteria set in PIN_CNF27.SENSE register. Write '1' to clear.

pub fn pin28(&self) -> R<bool, PIN28_A>[src]

Bit 28 - Status on whether PIN28 has met criteria set in PIN_CNF28.SENSE register. Write '1' to clear.

pub fn pin29(&self) -> R<bool, PIN29_A>[src]

Bit 29 - Status on whether PIN29 has met criteria set in PIN_CNF29.SENSE register. Write '1' to clear.

pub fn pin30(&self) -> R<bool, PIN30_A>[src]

Bit 30 - Status on whether PIN30 has met criteria set in PIN_CNF30.SENSE register. Write '1' to clear.

pub fn pin31(&self) -> R<bool, PIN31_A>[src]

Bit 31 - Status on whether PIN31 has met criteria set in PIN_CNF31.SENSE register. Write '1' to clear.

impl R<bool, DETECTMODE_A>[src]

pub fn variant(&self) -> DETECTMODE_A[src]

Get enumerated values variant

pub fn is_default(&self) -> bool[src]

Checks if the value of the field is DEFAULT

pub fn is_ldetect(&self) -> bool[src]

Checks if the value of the field is LDETECT

impl R<u32, Reg<u32, _DETECTMODE>>[src]

pub fn detectmode(&self) -> R<bool, DETECTMODE_A>[src]

Bit 0 - Select between default DETECT signal behaviour and LDETECT mode

impl R<bool, DIR_A>[src]

pub fn variant(&self) -> DIR_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

impl R<bool, INPUT_A>[src]

pub fn variant(&self) -> INPUT_A[src]

Get enumerated values variant

pub fn is_connect(&self) -> bool[src]

Checks if the value of the field is CONNECT

pub fn is_disconnect(&self) -> bool[src]

Checks if the value of the field is DISCONNECT

impl R<u8, PULL_A>[src]

pub fn variant(&self) -> Variant<u8, PULL_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_pulldown(&self) -> bool[src]

Checks if the value of the field is PULLDOWN

pub fn is_pullup(&self) -> bool[src]

Checks if the value of the field is PULLUP

impl R<u8, DRIVE_A>[src]

pub fn variant(&self) -> DRIVE_A[src]

Get enumerated values variant

pub fn is_s0s1(&self) -> bool[src]

Checks if the value of the field is S0S1

pub fn is_h0s1(&self) -> bool[src]

Checks if the value of the field is H0S1

pub fn is_s0h1(&self) -> bool[src]

Checks if the value of the field is S0H1

pub fn is_h0h1(&self) -> bool[src]

Checks if the value of the field is H0H1

pub fn is_d0s1(&self) -> bool[src]

Checks if the value of the field is D0S1

pub fn is_d0h1(&self) -> bool[src]

Checks if the value of the field is D0H1

pub fn is_s0d1(&self) -> bool[src]

Checks if the value of the field is S0D1

pub fn is_h0d1(&self) -> bool[src]

Checks if the value of the field is H0D1

impl R<u8, SENSE_A>[src]

pub fn variant(&self) -> Variant<u8, SENSE_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_high(&self) -> bool[src]

Checks if the value of the field is HIGH

pub fn is_low(&self) -> bool[src]

Checks if the value of the field is LOW

impl R<u32, Reg<u32, _PIN_CNF>>[src]

pub fn dir(&self) -> R<bool, DIR_A>[src]

Bit 0 - Pin direction. Same physical register as DIR register

pub fn input(&self) -> R<bool, INPUT_A>[src]

Bit 1 - Connect or disconnect input buffer

pub fn pull(&self) -> R<u8, PULL_A>[src]

Bits 2:3 - Pull configuration

pub fn drive(&self) -> R<u8, DRIVE_A>[src]

Bits 8:10 - Drive configuration

pub fn sense(&self) -> R<u8, SENSE_A>[src]

Bits 16:17 - Pin sensing mechanism

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _DFEGPIO>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn port(&self) -> R<bool, bool>[src]

Bit 5 - Port number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Data pointer

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn maxcnt(&self) -> R<u16, u16>[src]

Bits 0:12 - Maximum number of buffer words to transfer

impl R<u32, Reg<u32, _AMOUNT>>[src]

pub fn amount(&self) -> R<u16, u16>[src]

Bits 0:15 - Number of samples transferred in the last transaction

impl R<bool, EVENTS_READY_A>[src]

pub fn variant(&self) -> EVENTS_READY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_READY>>[src]

pub fn events_ready(&self) -> R<bool, EVENTS_READY_A>[src]

Bit 0 - RADIO has ramped up and is ready to be started

impl R<bool, EVENTS_ADDRESS_A>[src]

pub fn variant(&self) -> EVENTS_ADDRESS_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ADDRESS>>[src]

pub fn events_address(&self) -> R<bool, EVENTS_ADDRESS_A>[src]

Bit 0 - Address sent or received

impl R<bool, EVENTS_PAYLOAD_A>[src]

pub fn variant(&self) -> EVENTS_PAYLOAD_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_PAYLOAD>>[src]

pub fn events_payload(&self) -> R<bool, EVENTS_PAYLOAD_A>[src]

Bit 0 - Packet payload sent or received

impl R<bool, EVENTS_END_A>[src]

pub fn variant(&self) -> EVENTS_END_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_END>>[src]

pub fn events_end(&self) -> R<bool, EVENTS_END_A>[src]

Bit 0 - Packet sent or received

impl R<bool, EVENTS_DISABLED_A>[src]

pub fn variant(&self) -> EVENTS_DISABLED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_DISABLED>>[src]

pub fn events_disabled(&self) -> R<bool, EVENTS_DISABLED_A>[src]

Bit 0 - RADIO has been disabled

impl R<bool, EVENTS_DEVMATCH_A>[src]

pub fn variant(&self) -> EVENTS_DEVMATCH_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_DEVMATCH>>[src]

pub fn events_devmatch(&self) -> R<bool, EVENTS_DEVMATCH_A>[src]

Bit 0 - A device address match occurred on the last received packet

impl R<bool, EVENTS_DEVMISS_A>[src]

pub fn variant(&self) -> EVENTS_DEVMISS_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_DEVMISS>>[src]

pub fn events_devmiss(&self) -> R<bool, EVENTS_DEVMISS_A>[src]

Bit 0 - No device address match occurred on the last received packet

impl R<bool, EVENTS_RSSIEND_A>[src]

pub fn variant(&self) -> EVENTS_RSSIEND_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RSSIEND>>[src]

pub fn events_rssiend(&self) -> R<bool, EVENTS_RSSIEND_A>[src]

Bit 0 - Sampling of receive signal strength complete

impl R<bool, EVENTS_BCMATCH_A>[src]

pub fn variant(&self) -> EVENTS_BCMATCH_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_BCMATCH>>[src]

pub fn events_bcmatch(&self) -> R<bool, EVENTS_BCMATCH_A>[src]

Bit 0 - Bit counter reached bit count value

impl R<bool, EVENTS_CRCOK_A>[src]

pub fn variant(&self) -> EVENTS_CRCOK_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_CRCOK>>[src]

pub fn events_crcok(&self) -> R<bool, EVENTS_CRCOK_A>[src]

Bit 0 - Packet received with CRC ok

impl R<bool, EVENTS_CRCERROR_A>[src]

pub fn variant(&self) -> EVENTS_CRCERROR_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_CRCERROR>>[src]

pub fn events_crcerror(&self) -> R<bool, EVENTS_CRCERROR_A>[src]

Bit 0 - Packet received with CRC error

impl R<bool, EVENTS_FRAMESTART_A>[src]

pub fn variant(&self) -> EVENTS_FRAMESTART_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_FRAMESTART>>[src]

pub fn events_framestart(&self) -> R<bool, EVENTS_FRAMESTART_A>[src]

Bit 0 - IEEE 802.15.4 length field received

impl R<bool, EVENTS_EDEND_A>[src]

pub fn variant(&self) -> EVENTS_EDEND_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_EDEND>>[src]

pub fn events_edend(&self) -> R<bool, EVENTS_EDEND_A>[src]

Bit 0 - Sampling of energy detection complete. A new ED sample is ready for readout from the RADIO.EDSAMPLE register

impl R<bool, EVENTS_EDSTOPPED_A>[src]

pub fn variant(&self) -> EVENTS_EDSTOPPED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_EDSTOPPED>>[src]

pub fn events_edstopped(&self) -> R<bool, EVENTS_EDSTOPPED_A>[src]

Bit 0 - The sampling of energy detection has stopped

impl R<bool, EVENTS_CCAIDLE_A>[src]

pub fn variant(&self) -> EVENTS_CCAIDLE_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_CCAIDLE>>[src]

pub fn events_ccaidle(&self) -> R<bool, EVENTS_CCAIDLE_A>[src]

Bit 0 - Wireless medium in idle - clear to send

impl R<bool, EVENTS_CCABUSY_A>[src]

pub fn variant(&self) -> EVENTS_CCABUSY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_CCABUSY>>[src]

pub fn events_ccabusy(&self) -> R<bool, EVENTS_CCABUSY_A>[src]

Bit 0 - Wireless medium busy - do not send

impl R<bool, EVENTS_CCASTOPPED_A>[src]

pub fn variant(&self) -> EVENTS_CCASTOPPED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_CCASTOPPED>>[src]

pub fn events_ccastopped(&self) -> R<bool, EVENTS_CCASTOPPED_A>[src]

Bit 0 - The CCA has stopped

impl R<bool, EVENTS_RATEBOOST_A>[src]

pub fn variant(&self) -> EVENTS_RATEBOOST_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RATEBOOST>>[src]

pub fn events_rateboost(&self) -> R<bool, EVENTS_RATEBOOST_A>[src]

Bit 0 - Ble_LR CI field received, receive mode is changed from Ble_LR125Kbit to Ble_LR500Kbit.

impl R<bool, EVENTS_TXREADY_A>[src]

pub fn variant(&self) -> EVENTS_TXREADY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_TXREADY>>[src]

pub fn events_txready(&self) -> R<bool, EVENTS_TXREADY_A>[src]

Bit 0 - RADIO has ramped up and is ready to be started TX path

impl R<bool, EVENTS_RXREADY_A>[src]

pub fn variant(&self) -> EVENTS_RXREADY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RXREADY>>[src]

pub fn events_rxready(&self) -> R<bool, EVENTS_RXREADY_A>[src]

Bit 0 - RADIO has ramped up and is ready to be started RX path

impl R<bool, EVENTS_MHRMATCH_A>[src]

pub fn variant(&self) -> EVENTS_MHRMATCH_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_MHRMATCH>>[src]

pub fn events_mhrmatch(&self) -> R<bool, EVENTS_MHRMATCH_A>[src]

Bit 0 - MAC header match found

impl R<bool, EVENTS_PHYEND_A>[src]

pub fn variant(&self) -> EVENTS_PHYEND_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_PHYEND>>[src]

pub fn events_phyend(&self) -> R<bool, EVENTS_PHYEND_A>[src]

Bit 0 - Generated when last bit is sent on air

impl R<bool, EVENTS_CTEPRESENT_A>[src]

pub fn variant(&self) -> EVENTS_CTEPRESENT_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_CTEPRESENT>>[src]

pub fn events_ctepresent(&self) -> R<bool, EVENTS_CTEPRESENT_A>[src]

Bit 0 - CTE is present (early warning right after receiving CTEInfo byte)

impl R<bool, READY_START_A>[src]

pub fn variant(&self) -> READY_START_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<bool, END_DISABLE_A>[src]

pub fn variant(&self) -> END_DISABLE_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<bool, DISABLED_TXEN_A>[src]

pub fn variant(&self) -> DISABLED_TXEN_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<bool, DISABLED_RXEN_A>[src]

pub fn variant(&self) -> DISABLED_RXEN_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<bool, ADDRESS_RSSISTART_A>[src]

pub fn variant(&self) -> ADDRESS_RSSISTART_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<bool, END_START_A>[src]

pub fn variant(&self) -> END_START_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<bool, ADDRESS_BCSTART_A>[src]

pub fn variant(&self) -> ADDRESS_BCSTART_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<bool, DISABLED_RSSISTOP_A>[src]

pub fn variant(&self) -> DISABLED_RSSISTOP_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<bool, RXREADY_CCASTART_A>[src]

pub fn variant(&self) -> RXREADY_CCASTART_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<bool, CCAIDLE_TXEN_A>[src]

pub fn variant(&self) -> CCAIDLE_TXEN_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<bool, CCABUSY_DISABLE_A>[src]

pub fn variant(&self) -> CCABUSY_DISABLE_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<bool, FRAMESTART_BCSTART_A>[src]

pub fn variant(&self) -> FRAMESTART_BCSTART_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<bool, READY_EDSTART_A>[src]

pub fn variant(&self) -> READY_EDSTART_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<bool, EDEND_DISABLE_A>[src]

pub fn variant(&self) -> EDEND_DISABLE_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<bool, CCAIDLE_STOP_A>[src]

pub fn variant(&self) -> CCAIDLE_STOP_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<bool, TXREADY_START_A>[src]

pub fn variant(&self) -> TXREADY_START_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<bool, RXREADY_START_A>[src]

pub fn variant(&self) -> RXREADY_START_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<bool, PHYEND_DISABLE_A>[src]

pub fn variant(&self) -> PHYEND_DISABLE_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<bool, PHYEND_START_A>[src]

pub fn variant(&self) -> PHYEND_START_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, _SHORTS>>[src]

pub fn ready_start(&self) -> R<bool, READY_START_A>[src]

Bit 0 - Shortcut between event READY and task START

pub fn end_disable(&self) -> R<bool, END_DISABLE_A>[src]

Bit 1 - Shortcut between event END and task DISABLE

pub fn disabled_txen(&self) -> R<bool, DISABLED_TXEN_A>[src]

Bit 2 - Shortcut between event DISABLED and task TXEN

pub fn disabled_rxen(&self) -> R<bool, DISABLED_RXEN_A>[src]

Bit 3 - Shortcut between event DISABLED and task RXEN

pub fn address_rssistart(&self) -> R<bool, ADDRESS_RSSISTART_A>[src]

Bit 4 - Shortcut between event ADDRESS and task RSSISTART

pub fn end_start(&self) -> R<bool, END_START_A>[src]

Bit 5 - Shortcut between event END and task START

pub fn address_bcstart(&self) -> R<bool, ADDRESS_BCSTART_A>[src]

Bit 6 - Shortcut between event ADDRESS and task BCSTART

pub fn disabled_rssistop(&self) -> R<bool, DISABLED_RSSISTOP_A>[src]

Bit 8 - Shortcut between event DISABLED and task RSSISTOP

pub fn rxready_ccastart(&self) -> R<bool, RXREADY_CCASTART_A>[src]

Bit 11 - Shortcut between event RXREADY and task CCASTART

pub fn ccaidle_txen(&self) -> R<bool, CCAIDLE_TXEN_A>[src]

Bit 12 - Shortcut between event CCAIDLE and task TXEN

pub fn ccabusy_disable(&self) -> R<bool, CCABUSY_DISABLE_A>[src]

Bit 13 - Shortcut between event CCABUSY and task DISABLE

pub fn framestart_bcstart(&self) -> R<bool, FRAMESTART_BCSTART_A>[src]

Bit 14 - Shortcut between event FRAMESTART and task BCSTART

pub fn ready_edstart(&self) -> R<bool, READY_EDSTART_A>[src]

Bit 15 - Shortcut between event READY and task EDSTART

pub fn edend_disable(&self) -> R<bool, EDEND_DISABLE_A>[src]

Bit 16 - Shortcut between event EDEND and task DISABLE

pub fn ccaidle_stop(&self) -> R<bool, CCAIDLE_STOP_A>[src]

Bit 17 - Shortcut between event CCAIDLE and task STOP

pub fn txready_start(&self) -> R<bool, TXREADY_START_A>[src]

Bit 18 - Shortcut between event TXREADY and task START

pub fn rxready_start(&self) -> R<bool, RXREADY_START_A>[src]

Bit 19 - Shortcut between event RXREADY and task START

pub fn phyend_disable(&self) -> R<bool, PHYEND_DISABLE_A>[src]

Bit 20 - Shortcut between event PHYEND and task DISABLE

pub fn phyend_start(&self) -> R<bool, PHYEND_START_A>[src]

Bit 21 - Shortcut between event PHYEND and task START

impl R<bool, READY_A>[src]

pub fn variant(&self) -> READY_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<bool, ADDRESS_A>[src]

pub fn variant(&self) -> ADDRESS_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<bool, PAYLOAD_A>[src]

pub fn variant(&self) -> PAYLOAD_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<bool, END_A>[src]

pub fn variant(&self) -> END_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<bool, DISABLED_A>[src]

pub fn variant(&self) -> DISABLED_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<bool, DEVMATCH_A>[src]

pub fn variant(&self) -> DEVMATCH_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<bool, DEVMISS_A>[src]

pub fn variant(&self) -> DEVMISS_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<bool, RSSIEND_A>[src]

pub fn variant(&self) -> RSSIEND_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<bool, BCMATCH_A>[src]

pub fn variant(&self) -> BCMATCH_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<bool, CRCOK_A>[src]

pub fn variant(&self) -> CRCOK_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<bool, CRCERROR_A>[src]

pub fn variant(&self) -> CRCERROR_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<bool, FRAMESTART_A>[src]

pub fn variant(&self) -> FRAMESTART_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<bool, EDEND_A>[src]

pub fn variant(&self) -> EDEND_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<bool, EDSTOPPED_A>[src]

pub fn variant(&self) -> EDSTOPPED_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<bool, CCAIDLE_A>[src]

pub fn variant(&self) -> CCAIDLE_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<bool, CCABUSY_A>[src]

pub fn variant(&self) -> CCABUSY_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<bool, CCASTOPPED_A>[src]

pub fn variant(&self) -> CCASTOPPED_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<bool, RATEBOOST_A>[src]

pub fn variant(&self) -> RATEBOOST_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<bool, TXREADY_A>[src]

pub fn variant(&self) -> TXREADY_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<bool, RXREADY_A>[src]

pub fn variant(&self) -> RXREADY_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<bool, MHRMATCH_A>[src]

pub fn variant(&self) -> MHRMATCH_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<bool, PHYEND_A>[src]

pub fn variant(&self) -> PHYEND_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<bool, CTEPRESENT_A>[src]

pub fn variant(&self) -> CTEPRESENT_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, _INTENSET>>[src]

pub fn ready(&self) -> R<bool, READY_A>[src]

Bit 0 - Write '1' to enable interrupt for event READY

pub fn address(&self) -> R<bool, ADDRESS_A>[src]

Bit 1 - Write '1' to enable interrupt for event ADDRESS

pub fn payload(&self) -> R<bool, PAYLOAD_A>[src]

Bit 2 - Write '1' to enable interrupt for event PAYLOAD

pub fn end(&self) -> R<bool, END_A>[src]

Bit 3 - Write '1' to enable interrupt for event END

pub fn disabled(&self) -> R<bool, DISABLED_A>[src]

Bit 4 - Write '1' to enable interrupt for event DISABLED

pub fn devmatch(&self) -> R<bool, DEVMATCH_A>[src]

Bit 5 - Write '1' to enable interrupt for event DEVMATCH

pub fn devmiss(&self) -> R<bool, DEVMISS_A>[src]

Bit 6 - Write '1' to enable interrupt for event DEVMISS

pub fn rssiend(&self) -> R<bool, RSSIEND_A>[src]

Bit 7 - Write '1' to enable interrupt for event RSSIEND

pub fn bcmatch(&self) -> R<bool, BCMATCH_A>[src]

Bit 10 - Write '1' to enable interrupt for event BCMATCH

pub fn crcok(&self) -> R<bool, CRCOK_A>[src]

Bit 12 - Write '1' to enable interrupt for event CRCOK

pub fn crcerror(&self) -> R<bool, CRCERROR_A>[src]

Bit 13 - Write '1' to enable interrupt for event CRCERROR

pub fn framestart(&self) -> R<bool, FRAMESTART_A>[src]

Bit 14 - Write '1' to enable interrupt for event FRAMESTART

pub fn edend(&self) -> R<bool, EDEND_A>[src]

Bit 15 - Write '1' to enable interrupt for event EDEND

pub fn edstopped(&self) -> R<bool, EDSTOPPED_A>[src]

Bit 16 - Write '1' to enable interrupt for event EDSTOPPED

pub fn ccaidle(&self) -> R<bool, CCAIDLE_A>[src]

Bit 17 - Write '1' to enable interrupt for event CCAIDLE

pub fn ccabusy(&self) -> R<bool, CCABUSY_A>[src]

Bit 18 - Write '1' to enable interrupt for event CCABUSY

pub fn ccastopped(&self) -> R<bool, CCASTOPPED_A>[src]

Bit 19 - Write '1' to enable interrupt for event CCASTOPPED

pub fn rateboost(&self) -> R<bool, RATEBOOST_A>[src]

Bit 20 - Write '1' to enable interrupt for event RATEBOOST

pub fn txready(&self) -> R<bool, TXREADY_A>[src]

Bit 21 - Write '1' to enable interrupt for event TXREADY

pub fn rxready(&self) -> R<bool, RXREADY_A>[src]

Bit 22 - Write '1' to enable interrupt for event RXREADY

pub fn mhrmatch(&self) -> R<bool, MHRMATCH_A>[src]

Bit 23 - Write '1' to enable interrupt for event MHRMATCH

pub fn phyend(&self) -> R<bool, PHYEND_A>[src]

Bit 27 - Write '1' to enable interrupt for event PHYEND

pub fn ctepresent(&self) -> R<bool, CTEPRESENT_A>[src]

Bit 28 - Write '1' to enable interrupt for event CTEPRESENT

impl R<bool, READY_A>[src]

pub fn variant(&self) -> READY_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<bool, ADDRESS_A>[src]

pub fn variant(&self) -> ADDRESS_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<bool, PAYLOAD_A>[src]

pub fn variant(&self) -> PAYLOAD_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<bool, END_A>[src]

pub fn variant(&self) -> END_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<bool, DISABLED_A>[src]

pub fn variant(&self) -> DISABLED_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<bool, DEVMATCH_A>[src]

pub fn variant(&self) -> DEVMATCH_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<bool, DEVMISS_A>[src]

pub fn variant(&self) -> DEVMISS_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<bool, RSSIEND_A>[src]

pub fn variant(&self) -> RSSIEND_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<bool, BCMATCH_A>[src]

pub fn variant(&self) -> BCMATCH_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<bool, CRCOK_A>[src]

pub fn variant(&self) -> CRCOK_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<bool, CRCERROR_A>[src]

pub fn variant(&self) -> CRCERROR_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<bool, FRAMESTART_A>[src]

pub fn variant(&self) -> FRAMESTART_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<bool, EDEND_A>[src]

pub fn variant(&self) -> EDEND_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<bool, EDSTOPPED_A>[src]

pub fn variant(&self) -> EDSTOPPED_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<bool, CCAIDLE_A>[src]

pub fn variant(&self) -> CCAIDLE_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<bool, CCABUSY_A>[src]

pub fn variant(&self) -> CCABUSY_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<bool, CCASTOPPED_A>[src]

pub fn variant(&self) -> CCASTOPPED_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<bool, RATEBOOST_A>[src]

pub fn variant(&self) -> RATEBOOST_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<bool, TXREADY_A>[src]

pub fn variant(&self) -> TXREADY_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<bool, RXREADY_A>[src]

pub fn variant(&self) -> RXREADY_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<bool, MHRMATCH_A>[src]

pub fn variant(&self) -> MHRMATCH_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<bool, PHYEND_A>[src]

pub fn variant(&self) -> PHYEND_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<bool, CTEPRESENT_A>[src]

pub fn variant(&self) -> CTEPRESENT_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, _INTENCLR>>[src]

pub fn ready(&self) -> R<bool, READY_A>[src]

Bit 0 - Write '1' to disable interrupt for event READY

pub fn address(&self) -> R<bool, ADDRESS_A>[src]

Bit 1 - Write '1' to disable interrupt for event ADDRESS

pub fn payload(&self) -> R<bool, PAYLOAD_A>[src]

Bit 2 - Write '1' to disable interrupt for event PAYLOAD

pub fn end(&self) -> R<bool, END_A>[src]

Bit 3 - Write '1' to disable interrupt for event END

pub fn disabled(&self) -> R<bool, DISABLED_A>[src]

Bit 4 - Write '1' to disable interrupt for event DISABLED

pub fn devmatch(&self) -> R<bool, DEVMATCH_A>[src]

Bit 5 - Write '1' to disable interrupt for event DEVMATCH

pub fn devmiss(&self) -> R<bool, DEVMISS_A>[src]

Bit 6 - Write '1' to disable interrupt for event DEVMISS

pub fn rssiend(&self) -> R<bool, RSSIEND_A>[src]

Bit 7 - Write '1' to disable interrupt for event RSSIEND

pub fn bcmatch(&self) -> R<bool, BCMATCH_A>[src]

Bit 10 - Write '1' to disable interrupt for event BCMATCH

pub fn crcok(&self) -> R<bool, CRCOK_A>[src]

Bit 12 - Write '1' to disable interrupt for event CRCOK

pub fn crcerror(&self) -> R<bool, CRCERROR_A>[src]

Bit 13 - Write '1' to disable interrupt for event CRCERROR

pub fn framestart(&self) -> R<bool, FRAMESTART_A>[src]

Bit 14 - Write '1' to disable interrupt for event FRAMESTART

pub fn edend(&self) -> R<bool, EDEND_A>[src]

Bit 15 - Write '1' to disable interrupt for event EDEND

pub fn edstopped(&self) -> R<bool, EDSTOPPED_A>[src]

Bit 16 - Write '1' to disable interrupt for event EDSTOPPED

pub fn ccaidle(&self) -> R<bool, CCAIDLE_A>[src]

Bit 17 - Write '1' to disable interrupt for event CCAIDLE

pub fn ccabusy(&self) -> R<bool, CCABUSY_A>[src]

Bit 18 - Write '1' to disable interrupt for event CCABUSY

pub fn ccastopped(&self) -> R<bool, CCASTOPPED_A>[src]

Bit 19 - Write '1' to disable interrupt for event CCASTOPPED

pub fn rateboost(&self) -> R<bool, RATEBOOST_A>[src]

Bit 20 - Write '1' to disable interrupt for event RATEBOOST

pub fn txready(&self) -> R<bool, TXREADY_A>[src]

Bit 21 - Write '1' to disable interrupt for event TXREADY

pub fn rxready(&self) -> R<bool, RXREADY_A>[src]

Bit 22 - Write '1' to disable interrupt for event RXREADY

pub fn mhrmatch(&self) -> R<bool, MHRMATCH_A>[src]

Bit 23 - Write '1' to disable interrupt for event MHRMATCH

pub fn phyend(&self) -> R<bool, PHYEND_A>[src]

Bit 27 - Write '1' to disable interrupt for event PHYEND

pub fn ctepresent(&self) -> R<bool, CTEPRESENT_A>[src]

Bit 28 - Write '1' to disable interrupt for event CTEPRESENT

impl R<bool, CRCSTATUS_A>[src]

pub fn variant(&self) -> CRCSTATUS_A[src]

Get enumerated values variant

pub fn is_crcerror(&self) -> bool[src]

Checks if the value of the field is CRCERROR

pub fn is_crcok(&self) -> bool[src]

Checks if the value of the field is CRCOK

impl R<u32, Reg<u32, _CRCSTATUS>>[src]

pub fn crcstatus(&self) -> R<bool, CRCSTATUS_A>[src]

Bit 0 - CRC status of packet received

impl R<u32, Reg<u32, _RXMATCH>>[src]

pub fn rxmatch(&self) -> R<u8, u8>[src]

Bits 0:2 - Received address

impl R<u32, Reg<u32, _RXCRC>>[src]

pub fn rxcrc(&self) -> R<u32, u32>[src]

Bits 0:23 - CRC field of previously received packet

impl R<u32, Reg<u32, _DAI>>[src]

pub fn dai(&self) -> R<u8, u8>[src]

Bits 0:2 - Device address match index

impl R<bool, PDUSTAT_A>[src]

pub fn variant(&self) -> PDUSTAT_A[src]

Get enumerated values variant

pub fn is_less_than(&self) -> bool[src]

Checks if the value of the field is LESSTHAN

pub fn is_greater_than(&self) -> bool[src]

Checks if the value of the field is GREATERTHAN

impl R<u8, CISTAT_A>[src]

pub fn variant(&self) -> Variant<u8, CISTAT_A>[src]

Get enumerated values variant

pub fn is_lr125kbit(&self) -> bool[src]

Checks if the value of the field is LR125KBIT

pub fn is_lr500kbit(&self) -> bool[src]

Checks if the value of the field is LR500KBIT

impl R<u32, Reg<u32, _PDUSTAT>>[src]

pub fn pdustat(&self) -> R<bool, PDUSTAT_A>[src]

Bit 0 - Status on payload length vs. PCNF1.MAXLEN

pub fn cistat(&self) -> R<u8, CISTAT_A>[src]

Bits 1:2 - Status on what rate packet is received with in Long Range

impl R<u32, Reg<u32, _CTESTATUS>>[src]

pub fn ctetime(&self) -> R<u8, u8>[src]

Bits 0:4 - CTETime parsed from packet

pub fn rfu(&self) -> R<bool, bool>[src]

Bit 5 - RFU parsed from packet

pub fn ctetype(&self) -> R<u8, u8>[src]

Bits 6:7 - CTEType parsed from packet

impl R<u8, SWITCHINGSTATE_A>[src]

pub fn variant(&self) -> Variant<u8, SWITCHINGSTATE_A>[src]

Get enumerated values variant

pub fn is_idle(&self) -> bool[src]

Checks if the value of the field is IDLE

pub fn is_offset(&self) -> bool[src]

Checks if the value of the field is OFFSET

pub fn is_guard(&self) -> bool[src]

Checks if the value of the field is GUARD

pub fn is_ref_(&self) -> bool[src]

Checks if the value of the field is REF

pub fn is_switching(&self) -> bool[src]

Checks if the value of the field is SWITCHING

pub fn is_ending(&self) -> bool[src]

Checks if the value of the field is ENDING

impl R<bool, SAMPLINGSTATE_A>[src]

pub fn variant(&self) -> SAMPLINGSTATE_A[src]

Get enumerated values variant

pub fn is_idle(&self) -> bool[src]

Checks if the value of the field is IDLE

pub fn is_sampling(&self) -> bool[src]

Checks if the value of the field is SAMPLING

impl R<u32, Reg<u32, _DFESTATUS>>[src]

pub fn switchingstate(&self) -> R<u8, SWITCHINGSTATE_A>[src]

Bits 0:2 - Internal state of switching state machine

pub fn samplingstate(&self) -> R<bool, SAMPLINGSTATE_A>[src]

Bit 4 - Internal state of sampling state machine

impl R<u32, Reg<u32, _PACKETPTR>>[src]

pub fn packetptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Packet pointer

impl R<bool, MAP_A>[src]

pub fn variant(&self) -> MAP_A[src]

Get enumerated values variant

pub fn is_default(&self) -> bool[src]

Checks if the value of the field is DEFAULT

pub fn is_low(&self) -> bool[src]

Checks if the value of the field is LOW

impl R<u32, Reg<u32, _FREQUENCY>>[src]

pub fn frequency(&self) -> R<u8, u8>[src]

Bits 0:6 - Radio channel frequency

pub fn map(&self) -> R<bool, MAP_A>[src]

Bit 8 - Channel map selection.

impl R<u8, TXPOWER_A>[src]

pub fn variant(&self) -> Variant<u8, TXPOWER_A>[src]

Get enumerated values variant

pub fn is_pos4d_bm(&self) -> bool[src]

Checks if the value of the field is POS4DBM

pub fn is_pos3d_bm(&self) -> bool[src]

Checks if the value of the field is POS3DBM

pub fn is_0d_bm(&self) -> bool[src]

Checks if the value of the field is _0DBM

pub fn is_neg4d_bm(&self) -> bool[src]

Checks if the value of the field is NEG4DBM

pub fn is_neg8d_bm(&self) -> bool[src]

Checks if the value of the field is NEG8DBM

pub fn is_neg12d_bm(&self) -> bool[src]

Checks if the value of the field is NEG12DBM

pub fn is_neg16d_bm(&self) -> bool[src]

Checks if the value of the field is NEG16DBM

pub fn is_neg20d_bm(&self) -> bool[src]

Checks if the value of the field is NEG20DBM

pub fn is_neg30d_bm(&self) -> bool[src]

Checks if the value of the field is NEG30DBM

pub fn is_neg40d_bm(&self) -> bool[src]

Checks if the value of the field is NEG40DBM

impl R<u32, Reg<u32, _TXPOWER>>[src]

pub fn txpower(&self) -> R<u8, TXPOWER_A>[src]

Bits 0:7 - RADIO output power

impl R<u8, MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MODE_A>[src]

Get enumerated values variant

pub fn is_nrf_1mbit(&self) -> bool[src]

Checks if the value of the field is NRF_1MBIT

pub fn is_nrf_2mbit(&self) -> bool[src]

Checks if the value of the field is NRF_2MBIT

pub fn is_ble_1mbit(&self) -> bool[src]

Checks if the value of the field is BLE_1MBIT

pub fn is_ble_2mbit(&self) -> bool[src]

Checks if the value of the field is BLE_2MBIT

pub fn is_ble_lr125kbit(&self) -> bool[src]

Checks if the value of the field is BLE_LR125KBIT

pub fn is_ble_lr500kbit(&self) -> bool[src]

Checks if the value of the field is BLE_LR500KBIT

pub fn is_ieee802154_250kbit(&self) -> bool[src]

Checks if the value of the field is IEEE802154_250KBIT

impl R<u32, Reg<u32, _MODE>>[src]

pub fn mode(&self) -> R<u8, MODE_A>[src]

Bits 0:3 - Radio data rate and modulation setting. The radio supports frequency-shift keying (FSK) modulation.

impl R<bool, S1INCL_A>[src]

pub fn variant(&self) -> S1INCL_A[src]

Get enumerated values variant

pub fn is_automatic(&self) -> bool[src]

Checks if the value of the field is AUTOMATIC

pub fn is_include(&self) -> bool[src]

Checks if the value of the field is INCLUDE

impl R<u8, PLEN_A>[src]

pub fn variant(&self) -> PLEN_A[src]

Get enumerated values variant

pub fn is_8bit(&self) -> bool[src]

Checks if the value of the field is _8BIT

pub fn is_16bit(&self) -> bool[src]

Checks if the value of the field is _16BIT

pub fn is_32bit_zero(&self) -> bool[src]

Checks if the value of the field is _32BITZERO

pub fn is_long_range(&self) -> bool[src]

Checks if the value of the field is LONGRANGE

impl R<bool, CRCINC_A>[src]

pub fn variant(&self) -> CRCINC_A[src]

Get enumerated values variant

pub fn is_exclude(&self) -> bool[src]

Checks if the value of the field is EXCLUDE

pub fn is_include(&self) -> bool[src]

Checks if the value of the field is INCLUDE

impl R<u32, Reg<u32, _PCNF0>>[src]

pub fn lflen(&self) -> R<u8, u8>[src]

Bits 0:3 - Length on air of LENGTH field in number of bits.

pub fn s0len(&self) -> R<bool, bool>[src]

Bit 8 - Length on air of S0 field in number of bytes.

pub fn s1len(&self) -> R<u8, u8>[src]

Bits 16:19 - Length on air of S1 field in number of bits.

pub fn s1incl(&self) -> R<bool, S1INCL_A>[src]

Bit 20 - Include or exclude S1 field in RAM

pub fn cilen(&self) -> R<u8, u8>[src]

Bits 22:23 - Length of code indicator - long range

pub fn plen(&self) -> R<u8, PLEN_A>[src]

Bits 24:25 - Length of preamble on air. Decision point: TASKS_START task

pub fn crcinc(&self) -> R<bool, CRCINC_A>[src]

Bit 26 - Indicates if LENGTH field contains CRC or not

pub fn termlen(&self) -> R<u8, u8>[src]

Bits 29:30 - Length of TERM field in Long Range operation

impl R<bool, ENDIAN_A>[src]

pub fn variant(&self) -> ENDIAN_A[src]

Get enumerated values variant

pub fn is_little(&self) -> bool[src]

Checks if the value of the field is LITTLE

pub fn is_big(&self) -> bool[src]

Checks if the value of the field is BIG

impl R<bool, WHITEEN_A>[src]

pub fn variant(&self) -> WHITEEN_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, _PCNF1>>[src]

pub fn maxlen(&self) -> R<u8, u8>[src]

Bits 0:7 - Maximum length of packet payload. If the packet payload is larger than MAXLEN, the radio will truncate the payload to MAXLEN.

pub fn statlen(&self) -> R<u8, u8>[src]

Bits 8:15 - Static length in number of bytes

pub fn balen(&self) -> R<u8, u8>[src]

Bits 16:18 - Base address length in number of bytes

pub fn endian(&self) -> R<bool, ENDIAN_A>[src]

Bit 24 - On-air endianness of packet, this applies to the S0, LENGTH, S1, and the PAYLOAD fields.

pub fn whiteen(&self) -> R<bool, WHITEEN_A>[src]

Bit 25 - Enable or disable packet whitening

impl R<u32, Reg<u32, _BASE0>>[src]

pub fn base0(&self) -> R<u32, u32>[src]

Bits 0:31 - Base address 0

impl R<u32, Reg<u32, _BASE1>>[src]

pub fn base1(&self) -> R<u32, u32>[src]

Bits 0:31 - Base address 1

impl R<u32, Reg<u32, _PREFIX0>>[src]

pub fn ap0(&self) -> R<u8, u8>[src]

Bits 0:7 - Address prefix 0.

pub fn ap1(&self) -> R<u8, u8>[src]

Bits 8:15 - Address prefix 1.

pub fn ap2(&self) -> R<u8, u8>[src]

Bits 16:23 - Address prefix 2.

pub fn ap3(&self) -> R<u8, u8>[src]

Bits 24:31 - Address prefix 3.

impl R<u32, Reg<u32, _PREFIX1>>[src]

pub fn ap4(&self) -> R<u8, u8>[src]

Bits 0:7 - Address prefix 4.

pub fn ap5(&self) -> R<u8, u8>[src]

Bits 8:15 - Address prefix 5.

pub fn ap6(&self) -> R<u8, u8>[src]

Bits 16:23 - Address prefix 6.

pub fn ap7(&self) -> R<u8, u8>[src]

Bits 24:31 - Address prefix 7.

impl R<u32, Reg<u32, _TXADDRESS>>[src]

pub fn txaddress(&self) -> R<u8, u8>[src]

Bits 0:2 - Transmit address select

impl R<bool, ADDR0_A>[src]

pub fn variant(&self) -> ADDR0_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<bool, ADDR1_A>[src]

pub fn variant(&self) -> ADDR1_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<bool, ADDR2_A>[src]

pub fn variant(&self) -> ADDR2_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<bool, ADDR3_A>[src]

pub fn variant(&self) -> ADDR3_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<bool, ADDR4_A>[src]

pub fn variant(&self) -> ADDR4_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<bool, ADDR5_A>[src]

pub fn variant(&self) -> ADDR5_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<bool, ADDR6_A>[src]

pub fn variant(&self) -> ADDR6_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<bool, ADDR7_A>[src]

pub fn variant(&self) -> ADDR7_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, _RXADDRESSES>>[src]

pub fn addr0(&self) -> R<bool, ADDR0_A>[src]

Bit 0 - Enable or disable reception on logical address 0.

pub fn addr1(&self) -> R<bool, ADDR1_A>[src]

Bit 1 - Enable or disable reception on logical address 1.

pub fn addr2(&self) -> R<bool, ADDR2_A>[src]

Bit 2 - Enable or disable reception on logical address 2.

pub fn addr3(&self) -> R<bool, ADDR3_A>[src]

Bit 3 - Enable or disable reception on logical address 3.

pub fn addr4(&self) -> R<bool, ADDR4_A>[src]

Bit 4 - Enable or disable reception on logical address 4.

pub fn addr5(&self) -> R<bool, ADDR5_A>[src]

Bit 5 - Enable or disable reception on logical address 5.

pub fn addr6(&self) -> R<bool, ADDR6_A>[src]

Bit 6 - Enable or disable reception on logical address 6.

pub fn addr7(&self) -> R<bool, ADDR7_A>[src]

Bit 7 - Enable or disable reception on logical address 7.

impl R<u8, LEN_A>[src]

pub fn variant(&self) -> LEN_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_one(&self) -> bool[src]

Checks if the value of the field is ONE

pub fn is_two(&self) -> bool[src]

Checks if the value of the field is TWO

pub fn is_three(&self) -> bool[src]

Checks if the value of the field is THREE

impl R<u8, SKIPADDR_A>[src]

pub fn variant(&self) -> Variant<u8, SKIPADDR_A>[src]

Get enumerated values variant

pub fn is_include(&self) -> bool[src]

Checks if the value of the field is INCLUDE

pub fn is_skip(&self) -> bool[src]

Checks if the value of the field is SKIP

pub fn is_ieee802154(&self) -> bool[src]

Checks if the value of the field is IEEE802154

impl R<u32, Reg<u32, _CRCCNF>>[src]

pub fn len(&self) -> R<u8, LEN_A>[src]

Bits 0:1 - CRC length in number of bytes.

pub fn skipaddr(&self) -> R<u8, SKIPADDR_A>[src]

Bits 8:9 - Include or exclude packet address field out of CRC calculation.

impl R<u32, Reg<u32, _CRCPOLY>>[src]

pub fn crcpoly(&self) -> R<u32, u32>[src]

Bits 0:23 - CRC polynomial

impl R<u32, Reg<u32, _CRCINIT>>[src]

pub fn crcinit(&self) -> R<u32, u32>[src]

Bits 0:23 - CRC initial value

impl R<u32, Reg<u32, _TIFS>>[src]

pub fn tifs(&self) -> R<u16, u16>[src]

Bits 0:9 - Interframe spacing in us

impl R<u32, Reg<u32, _RSSISAMPLE>>[src]

pub fn rssisample(&self) -> R<u8, u8>[src]

Bits 0:6 - RSSI sample

impl R<u8, STATE_A>[src]

pub fn variant(&self) -> Variant<u8, STATE_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_rx_ru(&self) -> bool[src]

Checks if the value of the field is RXRU

pub fn is_rx_idle(&self) -> bool[src]

Checks if the value of the field is RXIDLE

pub fn is_rx(&self) -> bool[src]

Checks if the value of the field is RX

pub fn is_rx_disable(&self) -> bool[src]

Checks if the value of the field is RXDISABLE

pub fn is_tx_ru(&self) -> bool[src]

Checks if the value of the field is TXRU

pub fn is_tx_idle(&self) -> bool[src]

Checks if the value of the field is TXIDLE

pub fn is_tx(&self) -> bool[src]

Checks if the value of the field is TX

pub fn is_tx_disable(&self) -> bool[src]

Checks if the value of the field is TXDISABLE

impl R<u32, Reg<u32, _STATE>>[src]

pub fn state(&self) -> R<u8, STATE_A>[src]

Bits 0:3 - Current radio state

impl R<u32, Reg<u32, _DATAWHITEIV>>[src]

pub fn datawhiteiv(&self) -> R<u8, u8>[src]

Bits 0:6 - Data whitening initial value. Bit 6 is hardwired to '1', writing '0' to it has no effect, and it will always be read back and used by the device as '1'.

impl R<u32, Reg<u32, _BCC>>[src]

pub fn bcc(&self) -> R<u32, u32>[src]

Bits 0:31 - Bit counter compare

impl R<u32, Reg<u32, _DAB>>[src]

pub fn dab(&self) -> R<u32, u32>[src]

Bits 0:31 - Device address base segment n

impl R<u32, Reg<u32, _DAP>>[src]

pub fn dap(&self) -> R<u16, u16>[src]

Bits 0:15 - Device address prefix n

impl R<bool, ENA0_A>[src]

pub fn variant(&self) -> ENA0_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<bool, ENA1_A>[src]

pub fn variant(&self) -> ENA1_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<bool, ENA2_A>[src]

pub fn variant(&self) -> ENA2_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<bool, ENA3_A>[src]

pub fn variant(&self) -> ENA3_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<bool, ENA4_A>[src]

pub fn variant(&self) -> ENA4_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<bool, ENA5_A>[src]

pub fn variant(&self) -> ENA5_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<bool, ENA6_A>[src]

pub fn variant(&self) -> ENA6_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<bool, ENA7_A>[src]

pub fn variant(&self) -> ENA7_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, _DACNF>>[src]

pub fn ena0(&self) -> R<bool, ENA0_A>[src]

Bit 0 - Enable or disable device address matching using device address 0

pub fn ena1(&self) -> R<bool, ENA1_A>[src]

Bit 1 - Enable or disable device address matching using device address 1

pub fn ena2(&self) -> R<bool, ENA2_A>[src]

Bit 2 - Enable or disable device address matching using device address 2

pub fn ena3(&self) -> R<bool, ENA3_A>[src]

Bit 3 - Enable or disable device address matching using device address 3

pub fn ena4(&self) -> R<bool, ENA4_A>[src]

Bit 4 - Enable or disable device address matching using device address 4

pub fn ena5(&self) -> R<bool, ENA5_A>[src]

Bit 5 - Enable or disable device address matching using device address 5

pub fn ena6(&self) -> R<bool, ENA6_A>[src]

Bit 6 - Enable or disable device address matching using device address 6

pub fn ena7(&self) -> R<bool, ENA7_A>[src]

Bit 7 - Enable or disable device address matching using device address 7

pub fn txadd0(&self) -> R<bool, bool>[src]

Bit 8 - TxAdd for device address 0

pub fn txadd1(&self) -> R<bool, bool>[src]

Bit 9 - TxAdd for device address 1

pub fn txadd2(&self) -> R<bool, bool>[src]

Bit 10 - TxAdd for device address 2

pub fn txadd3(&self) -> R<bool, bool>[src]

Bit 11 - TxAdd for device address 3

pub fn txadd4(&self) -> R<bool, bool>[src]

Bit 12 - TxAdd for device address 4

pub fn txadd5(&self) -> R<bool, bool>[src]

Bit 13 - TxAdd for device address 5

pub fn txadd6(&self) -> R<bool, bool>[src]

Bit 14 - TxAdd for device address 6

pub fn txadd7(&self) -> R<bool, bool>[src]

Bit 15 - TxAdd for device address 7

impl R<u32, Reg<u32, _MHRMATCHCONF>>[src]

pub fn mhrmatchconf(&self) -> R<u32, u32>[src]

Bits 0:31 - Search pattern configuration

impl R<u32, Reg<u32, _MHRMATCHMAS>>[src]

pub fn mhrmatchmas(&self) -> R<u32, u32>[src]

Bits 0:31 - Pattern mask

impl R<bool, RU_A>[src]

pub fn variant(&self) -> RU_A[src]

Get enumerated values variant

pub fn is_default(&self) -> bool[src]

Checks if the value of the field is DEFAULT

pub fn is_fast(&self) -> bool[src]

Checks if the value of the field is FAST

impl R<u8, DTX_A>[src]

pub fn variant(&self) -> Variant<u8, DTX_A>[src]

Get enumerated values variant

pub fn is_b1(&self) -> bool[src]

Checks if the value of the field is B1

pub fn is_b0(&self) -> bool[src]

Checks if the value of the field is B0

pub fn is_center(&self) -> bool[src]

Checks if the value of the field is CENTER

impl R<u32, Reg<u32, _MODECNF0>>[src]

pub fn ru(&self) -> R<bool, RU_A>[src]

Bit 0 - Radio ramp-up time

pub fn dtx(&self) -> R<u8, DTX_A>[src]

Bits 8:9 - Default TX value

impl R<u32, Reg<u32, _SFD>>[src]

pub fn sfd(&self) -> R<u8, u8>[src]

Bits 0:7 - IEEE 802.15.4 start of frame delimiter

impl R<u32, Reg<u32, _EDCNT>>[src]

pub fn edcnt(&self) -> R<u32, u32>[src]

Bits 0:20 - IEEE 802.15.4 energy detect loop count

impl R<u32, Reg<u32, _EDSAMPLE>>[src]

pub fn edlvl(&self) -> R<u8, u8>[src]

Bits 0:7 - IEEE 802.15.4 energy detect level

impl R<u8, CCAMODE_A>[src]

pub fn variant(&self) -> Variant<u8, CCAMODE_A>[src]

Get enumerated values variant

pub fn is_ed_mode(&self) -> bool[src]

Checks if the value of the field is EDMODE

pub fn is_carrier_mode(&self) -> bool[src]

Checks if the value of the field is CARRIERMODE

pub fn is_carrier_and_ed_mode(&self) -> bool[src]

Checks if the value of the field is CARRIERANDEDMODE

pub fn is_carrier_or_ed_mode(&self) -> bool[src]

Checks if the value of the field is CARRIEROREDMODE

pub fn is_ed_mode_test1(&self) -> bool[src]

Checks if the value of the field is EDMODETEST1

impl R<u32, Reg<u32, _CCACTRL>>[src]

pub fn ccamode(&self) -> R<u8, CCAMODE_A>[src]

Bits 0:2 - CCA mode of operation

pub fn ccaedthres(&self) -> R<u8, u8>[src]

Bits 8:15 - CCA energy busy threshold. Used in all the CCA modes except CarrierMode.

pub fn ccacorrthres(&self) -> R<u8, u8>[src]

Bits 16:23 - CCA correlator busy threshold. Only relevant to CarrierMode, CarrierAndEdMode, and CarrierOrEdMode.

pub fn ccacorrcnt(&self) -> R<u8, u8>[src]

Bits 24:31 - Limit for occurances above CCACORRTHRES. When not equal to zero the corrolator based signal detect is enabled.

impl R<u8, DFEOPMODE_A>[src]

pub fn variant(&self) -> Variant<u8, DFEOPMODE_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_ao_d(&self) -> bool[src]

Checks if the value of the field is AOD

pub fn is_ao_a(&self) -> bool[src]

Checks if the value of the field is AOA

impl R<u32, Reg<u32, _DFEMODE>>[src]

pub fn dfeopmode(&self) -> R<u8, DFEOPMODE_A>[src]

Bits 0:1 - Direction finding operation mode

impl R<bool, CTEINLINECTRLEN_A>[src]

pub fn variant(&self) -> CTEINLINECTRLEN_A[src]

Get enumerated values variant

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

impl R<bool, CTEINFOINS1_A>[src]

pub fn variant(&self) -> CTEINFOINS1_A[src]

Get enumerated values variant

pub fn is_in_s1(&self) -> bool[src]

Checks if the value of the field is INS1

pub fn is_not_in_s1(&self) -> bool[src]

Checks if the value of the field is NOTINS1

impl R<bool, CTEERRORHANDLING_A>[src]

pub fn variant(&self) -> CTEERRORHANDLING_A[src]

Get enumerated values variant

pub fn is_yes(&self) -> bool[src]

Checks if the value of the field is YES

pub fn is_no(&self) -> bool[src]

Checks if the value of the field is NO

impl R<u8, CTETIMEVALIDRANGE_A>[src]

pub fn variant(&self) -> Variant<u8, CTETIMEVALIDRANGE_A>[src]

Get enumerated values variant

pub fn is_20(&self) -> bool[src]

Checks if the value of the field is _20

pub fn is_31(&self) -> bool[src]

Checks if the value of the field is _31

pub fn is_63(&self) -> bool[src]

Checks if the value of the field is _63

impl R<u8, CTEINLINERXMODE1US_A>[src]

pub fn variant(&self) -> Variant<u8, CTEINLINERXMODE1US_A>[src]

Get enumerated values variant

pub fn is_4us(&self) -> bool[src]

Checks if the value of the field is _4US

pub fn is_2us(&self) -> bool[src]

Checks if the value of the field is _2US

pub fn is_1us(&self) -> bool[src]

Checks if the value of the field is _1US

pub fn is_500ns(&self) -> bool[src]

Checks if the value of the field is _500NS

pub fn is_250ns(&self) -> bool[src]

Checks if the value of the field is _250NS

pub fn is_125ns(&self) -> bool[src]

Checks if the value of the field is _125NS

impl R<u8, CTEINLINERXMODE2US_A>[src]

pub fn variant(&self) -> Variant<u8, CTEINLINERXMODE2US_A>[src]

Get enumerated values variant

pub fn is_4us(&self) -> bool[src]

Checks if the value of the field is _4US

pub fn is_2us(&self) -> bool[src]

Checks if the value of the field is _2US

pub fn is_1us(&self) -> bool[src]

Checks if the value of the field is _1US

pub fn is_500ns(&self) -> bool[src]

Checks if the value of the field is _500NS

pub fn is_250ns(&self) -> bool[src]

Checks if the value of the field is _250NS

pub fn is_125ns(&self) -> bool[src]

Checks if the value of the field is _125NS

impl R<u32, Reg<u32, _CTEINLINECONF>>[src]

pub fn cteinlinectrlen(&self) -> R<bool, CTEINLINECTRLEN_A>[src]

Bit 0 - Enable parsing of CTEInfo from received packet in BLE modes

pub fn cteinfoins1(&self) -> R<bool, CTEINFOINS1_A>[src]

Bit 3 - CTEInfo is S1 byte or not

pub fn cteerrorhandling(&self) -> R<bool, CTEERRORHANDLING_A>[src]

Bit 4 - Sampling/switching if CRC is not OK

pub fn ctetimevalidrange(&self) -> R<u8, CTETIMEVALIDRANGE_A>[src]

Bits 6:7 - Max range of CTETime

pub fn cteinlinerxmode1us(&self) -> R<u8, CTEINLINERXMODE1US_A>[src]

Bits 10:12 - Spacing between samples for the samples in the SWITCHING period when CTEINLINEMODE is set

pub fn cteinlinerxmode2us(&self) -> R<u8, CTEINLINERXMODE2US_A>[src]

Bits 13:15 - Spacing between samples for the samples in the SWITCHING period when CTEINLINEMODE is set

pub fn s0conf(&self) -> R<u8, u8>[src]

Bits 16:23 - S0 bit pattern to match

pub fn s0mask(&self) -> R<u8, u8>[src]

Bits 24:31 - S0 bit mask to set which bit to match

impl R<bool, DFEINEXTENSION_A>[src]

pub fn variant(&self) -> DFEINEXTENSION_A[src]

Get enumerated values variant

pub fn is_crc(&self) -> bool[src]

Checks if the value of the field is CRC

pub fn is_payload(&self) -> bool[src]

Checks if the value of the field is PAYLOAD

impl R<u8, TSWITCHSPACING_A>[src]

pub fn variant(&self) -> Variant<u8, TSWITCHSPACING_A>[src]

Get enumerated values variant

pub fn is_4us(&self) -> bool[src]

Checks if the value of the field is _4US

pub fn is_2us(&self) -> bool[src]

Checks if the value of the field is _2US

pub fn is_1us(&self) -> bool[src]

Checks if the value of the field is _1US

impl R<u8, TSAMPLESPACINGREF_A>[src]

pub fn variant(&self) -> Variant<u8, TSAMPLESPACINGREF_A>[src]

Get enumerated values variant

pub fn is_4us(&self) -> bool[src]

Checks if the value of the field is _4US

pub fn is_2us(&self) -> bool[src]

Checks if the value of the field is _2US

pub fn is_1us(&self) -> bool[src]

Checks if the value of the field is _1US

pub fn is_500ns(&self) -> bool[src]

Checks if the value of the field is _500NS

pub fn is_250ns(&self) -> bool[src]

Checks if the value of the field is _250NS

pub fn is_125ns(&self) -> bool[src]

Checks if the value of the field is _125NS

impl R<bool, SAMPLETYPE_A>[src]

pub fn variant(&self) -> SAMPLETYPE_A[src]

Get enumerated values variant

pub fn is_iq(&self) -> bool[src]

Checks if the value of the field is IQ

pub fn is_mag_phase(&self) -> bool[src]

Checks if the value of the field is MAGPHASE

impl R<u8, TSAMPLESPACING_A>[src]

pub fn variant(&self) -> Variant<u8, TSAMPLESPACING_A>[src]

Get enumerated values variant

pub fn is_4us(&self) -> bool[src]

Checks if the value of the field is _4US

pub fn is_2us(&self) -> bool[src]

Checks if the value of the field is _2US

pub fn is_1us(&self) -> bool[src]

Checks if the value of the field is _1US

pub fn is_500ns(&self) -> bool[src]

Checks if the value of the field is _500NS

pub fn is_250ns(&self) -> bool[src]

Checks if the value of the field is _250NS

pub fn is_125ns(&self) -> bool[src]

Checks if the value of the field is _125NS

impl R<u32, Reg<u32, _DFECTRL1>>[src]

pub fn numberof8us(&self) -> R<u8, u8>[src]

Bits 0:5 - Length of the AoA/AoD procedure in number of 8 us units

pub fn dfeinextension(&self) -> R<bool, DFEINEXTENSION_A>[src]

Bit 7 - Add CTE extension and do antenna switching/sampling in this extension

pub fn tswitchspacing(&self) -> R<u8, TSWITCHSPACING_A>[src]

Bits 8:10 - Interval between every time the antenna is changed in the SWITCHING state

pub fn tsamplespacingref(&self) -> R<u8, TSAMPLESPACINGREF_A>[src]

Bits 12:14 - Interval between samples in the REFERENCE period

pub fn sampletype(&self) -> R<bool, SAMPLETYPE_A>[src]

Bit 15 - Whether to sample I/Q or magnitude/phase

pub fn tsamplespacing(&self) -> R<u8, TSAMPLESPACING_A>[src]

Bits 16:18 - Interval between samples in the SWITCHING period when CTEINLINECTRLEN is 0

pub fn agcbackoffgain(&self) -> R<u8, u8>[src]

Bits 24:27 - Gain will be lowered by the specified number of gain steps at the start of CTE

impl R<u32, Reg<u32, _DFECTRL2>>[src]

pub fn tswitchoffset(&self) -> R<u16, u16>[src]

Bits 0:12 - Signed value offset after the end of the CRC before starting switching in number of 16M cycles

pub fn tsampleoffset(&self) -> R<u16, u16>[src]

Bits 16:27 - Signed value offset before starting sampling in number of 16M cycles relative to the beginning of the REFERENCE state - 12 us after switching start

impl R<u32, Reg<u32, _SWITCHPATTERN>>[src]

pub fn switchpattern(&self) -> R<u8, u8>[src]

Bits 0:7 - Fill array of GPIO patterns for antenna control

impl R<bool, CLEARPATTERN_A>[src]

pub fn variant(&self) -> Variant<bool, CLEARPATTERN_A>[src]

Get enumerated values variant

pub fn is_clear(&self) -> bool[src]

Checks if the value of the field is CLEAR

impl R<u32, Reg<u32, _CLEARPATTERN>>[src]

pub fn clearpattern(&self) -> R<bool, CLEARPATTERN_A>[src]

Bit 0 - Clears GPIO pattern array for antenna control

impl R<bool, POWER_A>[src]

pub fn variant(&self) -> POWER_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, _POWER>>[src]

pub fn power(&self) -> R<bool, POWER_A>[src]

Bit 0 - Peripheral power control. The peripheral and its registers will be reset to its initial state by switching the peripheral off and then back on again.

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _RTS>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _TXD>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _CTS>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _RXD>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, EVENTS_CTS_A>[src]

pub fn variant(&self) -> EVENTS_CTS_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_CTS>>[src]

pub fn events_cts(&self) -> R<bool, EVENTS_CTS_A>[src]

Bit 0 - CTS is activated (set low). Clear To Send.

impl R<bool, EVENTS_NCTS_A>[src]

pub fn variant(&self) -> EVENTS_NCTS_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_NCTS>>[src]

pub fn events_ncts(&self) -> R<bool, EVENTS_NCTS_A>[src]

Bit 0 - CTS is deactivated (set high). Not Clear To Send.

impl R<bool, EVENTS_RXDRDY_A>[src]

pub fn variant(&self) -> EVENTS_RXDRDY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RXDRDY>>[src]

pub fn events_rxdrdy(&self) -> R<bool, EVENTS_RXDRDY_A>[src]

Bit 0 - Data received in RXD

impl R<bool, EVENTS_TXDRDY_A>[src]

pub fn variant(&self) -> EVENTS_TXDRDY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_TXDRDY>>[src]

pub fn events_txdrdy(&self) -> R<bool, EVENTS_TXDRDY_A>[src]

Bit 0 - Data sent from TXD

impl R<bool, EVENTS_ERROR_A>[src]

pub fn variant(&self) -> EVENTS_ERROR_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ERROR>>[src]

pub fn events_error(&self) -> R<bool, EVENTS_ERROR_A>[src]

Bit 0 - Error detected

impl R<bool, EVENTS_RXTO_A>[src]

pub fn variant(&self) -> EVENTS_RXTO_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RXTO>>[src]

pub fn events_rxto(&self) -> R<bool, EVENTS_RXTO_A>[src]

Bit 0 - Receiver timeout

impl R<bool, CTS_STARTRX_A>[src]

pub fn variant(&self) -> CTS_STARTRX_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<bool, NCTS_STOPRX_A>[src]

pub fn variant(&self) -> NCTS_STOPRX_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, _SHORTS>>[src]

pub fn cts_startrx(&self) -> R<bool, CTS_STARTRX_A>[src]

Bit 3 - Shortcut between event CTS and task STARTRX

pub fn ncts_stoprx(&self) -> R<bool, NCTS_STOPRX_A>[src]

Bit 4 - Shortcut between event NCTS and task STOPRX

impl R<bool, CTS_A>[src]

pub fn variant(&self) -> CTS_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<bool, NCTS_A>[src]

pub fn variant(&self) -> NCTS_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<bool, RXDRDY_A>[src]

pub fn variant(&self) -> RXDRDY_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<bool, TXDRDY_A>[src]

pub fn variant(&self) -> TXDRDY_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, RXTO_A>[src]

pub fn variant(&self) -> RXTO_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, _INTENSET>>[src]

pub fn cts(&self) -> R<bool, CTS_A>[src]

Bit 0 - Write '1' to enable interrupt for event CTS

pub fn ncts(&self) -> R<bool, NCTS_A>[src]

Bit 1 - Write '1' to enable interrupt for event NCTS

pub fn rxdrdy(&self) -> R<bool, RXDRDY_A>[src]

Bit 2 - Write '1' to enable interrupt for event RXDRDY

pub fn txdrdy(&self) -> R<bool, TXDRDY_A>[src]

Bit 7 - Write '1' to enable interrupt for event TXDRDY

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Write '1' to enable interrupt for event ERROR

pub fn rxto(&self) -> R<bool, RXTO_A>[src]

Bit 17 - Write '1' to enable interrupt for event RXTO

impl R<bool, CTS_A>[src]

pub fn variant(&self) -> CTS_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<bool, NCTS_A>[src]

pub fn variant(&self) -> NCTS_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<bool, RXDRDY_A>[src]

pub fn variant(&self) -> RXDRDY_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<bool, TXDRDY_A>[src]

pub fn variant(&self) -> TXDRDY_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, RXTO_A>[src]

pub fn variant(&self) -> RXTO_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, _INTENCLR>>[src]

pub fn cts(&self) -> R<bool, CTS_A>[src]

Bit 0 - Write '1' to disable interrupt for event CTS

pub fn ncts(&self) -> R<bool, NCTS_A>[src]

Bit 1 - Write '1' to disable interrupt for event NCTS

pub fn rxdrdy(&self) -> R<bool, RXDRDY_A>[src]

Bit 2 - Write '1' to disable interrupt for event RXDRDY

pub fn txdrdy(&self) -> R<bool, TXDRDY_A>[src]

Bit 7 - Write '1' to disable interrupt for event TXDRDY

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Write '1' to disable interrupt for event ERROR

pub fn rxto(&self) -> R<bool, RXTO_A>[src]

Bit 17 - Write '1' to disable interrupt for event RXTO

impl R<bool, OVERRUN_A>[src]

pub fn variant(&self) -> OVERRUN_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<bool, PARITY_A>[src]

pub fn variant(&self) -> PARITY_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<bool, FRAMING_A>[src]

pub fn variant(&self) -> FRAMING_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<bool, BREAK_A>[src]

pub fn variant(&self) -> BREAK_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<u32, Reg<u32, _ERRORSRC>>[src]

pub fn overrun(&self) -> R<bool, OVERRUN_A>[src]

Bit 0 - Overrun error

pub fn parity(&self) -> R<bool, PARITY_A>[src]

Bit 1 - Parity error

pub fn framing(&self) -> R<bool, FRAMING_A>[src]

Bit 2 - Framing error occurred

pub fn break_(&self) -> R<bool, BREAK_A>[src]

Bit 3 - Break condition

impl R<u8, ENABLE_A>[src]

pub fn variant(&self) -> Variant<u8, ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<u8, ENABLE_A>[src]

Bits 0:3 - Enable or disable UART

impl R<u32, Reg<u32, _RXD>>[src]

pub fn rxd(&self) -> R<u8, u8>[src]

Bits 0:7 - RX data received in previous transfers, double buffered

impl R<u32, BAUDRATE_A>[src]

pub fn variant(&self) -> Variant<u32, BAUDRATE_A>[src]

Get enumerated values variant

pub fn is_baud1200(&self) -> bool[src]

Checks if the value of the field is BAUD1200

pub fn is_baud2400(&self) -> bool[src]

Checks if the value of the field is BAUD2400

pub fn is_baud4800(&self) -> bool[src]

Checks if the value of the field is BAUD4800

pub fn is_baud9600(&self) -> bool[src]

Checks if the value of the field is BAUD9600

pub fn is_baud14400(&self) -> bool[src]

Checks if the value of the field is BAUD14400

pub fn is_baud19200(&self) -> bool[src]

Checks if the value of the field is BAUD19200

pub fn is_baud28800(&self) -> bool[src]

Checks if the value of the field is BAUD28800

pub fn is_baud31250(&self) -> bool[src]

Checks if the value of the field is BAUD31250

pub fn is_baud38400(&self) -> bool[src]

Checks if the value of the field is BAUD38400

pub fn is_baud56000(&self) -> bool[src]

Checks if the value of the field is BAUD56000

pub fn is_baud57600(&self) -> bool[src]

Checks if the value of the field is BAUD57600

pub fn is_baud76800(&self) -> bool[src]

Checks if the value of the field is BAUD76800

pub fn is_baud115200(&self) -> bool[src]

Checks if the value of the field is BAUD115200

pub fn is_baud230400(&self) -> bool[src]

Checks if the value of the field is BAUD230400

pub fn is_baud250000(&self) -> bool[src]

Checks if the value of the field is BAUD250000

pub fn is_baud460800(&self) -> bool[src]

Checks if the value of the field is BAUD460800

pub fn is_baud921600(&self) -> bool[src]

Checks if the value of the field is BAUD921600

pub fn is_baud1m(&self) -> bool[src]

Checks if the value of the field is BAUD1M

impl R<u32, Reg<u32, _BAUDRATE>>[src]

pub fn baudrate(&self) -> R<u32, BAUDRATE_A>[src]

Bits 0:31 - Baud rate

impl R<bool, HWFC_A>[src]

pub fn variant(&self) -> HWFC_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<u8, PARITY_A>[src]

pub fn variant(&self) -> Variant<u8, PARITY_A>[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, STOP_A>[src]

pub fn variant(&self) -> STOP_A[src]

Get enumerated values variant

pub fn is_one(&self) -> bool[src]

Checks if the value of the field is ONE

pub fn is_two(&self) -> bool[src]

Checks if the value of the field is TWO

impl R<u32, Reg<u32, _CONFIG>>[src]

pub fn hwfc(&self) -> R<bool, HWFC_A>[src]

Bit 0 - Hardware flow control

pub fn parity(&self) -> R<u8, PARITY_A>[src]

Bits 1:3 - Parity

pub fn stop(&self) -> R<bool, STOP_A>[src]

Bit 4 - Stop bits

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _RTS>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _TXD>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _CTS>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _RXD>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Data pointer

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn maxcnt(&self) -> R<u16, u16>[src]

Bits 0:9 - Maximum number of bytes in receive buffer

impl R<u32, Reg<u32, _AMOUNT>>[src]

pub fn amount(&self) -> R<u16, u16>[src]

Bits 0:9 - Number of bytes transferred in the last transaction

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Data pointer

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn maxcnt(&self) -> R<u16, u16>[src]

Bits 0:9 - Maximum number of bytes in transmit buffer

impl R<u32, Reg<u32, _AMOUNT>>[src]

pub fn amount(&self) -> R<u16, u16>[src]

Bits 0:9 - Number of bytes transferred in the last transaction

impl R<bool, EVENTS_CTS_A>[src]

pub fn variant(&self) -> EVENTS_CTS_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_CTS>>[src]

pub fn events_cts(&self) -> R<bool, EVENTS_CTS_A>[src]

Bit 0 - CTS is activated (set low). Clear To Send.

impl R<bool, EVENTS_NCTS_A>[src]

pub fn variant(&self) -> EVENTS_NCTS_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_NCTS>>[src]

pub fn events_ncts(&self) -> R<bool, EVENTS_NCTS_A>[src]

Bit 0 - CTS is deactivated (set high). Not Clear To Send.

impl R<bool, EVENTS_RXDRDY_A>[src]

pub fn variant(&self) -> EVENTS_RXDRDY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RXDRDY>>[src]

pub fn events_rxdrdy(&self) -> R<bool, EVENTS_RXDRDY_A>[src]

Bit 0 - Data received in RXD (but potentially not yet transferred to Data RAM)

impl R<bool, EVENTS_ENDRX_A>[src]

pub fn variant(&self) -> EVENTS_ENDRX_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ENDRX>>[src]

pub fn events_endrx(&self) -> R<bool, EVENTS_ENDRX_A>[src]

Bit 0 - Receive buffer is filled up

impl R<bool, EVENTS_TXDRDY_A>[src]

pub fn variant(&self) -> EVENTS_TXDRDY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_TXDRDY>>[src]

pub fn events_txdrdy(&self) -> R<bool, EVENTS_TXDRDY_A>[src]

Bit 0 - Data sent from TXD

impl R<bool, EVENTS_ENDTX_A>[src]

pub fn variant(&self) -> EVENTS_ENDTX_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ENDTX>>[src]

pub fn events_endtx(&self) -> R<bool, EVENTS_ENDTX_A>[src]

Bit 0 - Last TX byte transmitted

impl R<bool, EVENTS_ERROR_A>[src]

pub fn variant(&self) -> EVENTS_ERROR_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ERROR>>[src]

pub fn events_error(&self) -> R<bool, EVENTS_ERROR_A>[src]

Bit 0 - Error detected

impl R<bool, EVENTS_RXTO_A>[src]

pub fn variant(&self) -> EVENTS_RXTO_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RXTO>>[src]

pub fn events_rxto(&self) -> R<bool, EVENTS_RXTO_A>[src]

Bit 0 - Receiver timeout

impl R<bool, EVENTS_RXSTARTED_A>[src]

pub fn variant(&self) -> EVENTS_RXSTARTED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RXSTARTED>>[src]

pub fn events_rxstarted(&self) -> R<bool, EVENTS_RXSTARTED_A>[src]

Bit 0 - UART receiver has started

impl R<bool, EVENTS_TXSTARTED_A>[src]

pub fn variant(&self) -> EVENTS_TXSTARTED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_TXSTARTED>>[src]

pub fn events_txstarted(&self) -> R<bool, EVENTS_TXSTARTED_A>[src]

Bit 0 - UART transmitter has started

impl R<bool, EVENTS_TXSTOPPED_A>[src]

pub fn variant(&self) -> EVENTS_TXSTOPPED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_TXSTOPPED>>[src]

pub fn events_txstopped(&self) -> R<bool, EVENTS_TXSTOPPED_A>[src]

Bit 0 - Transmitter stopped

impl R<bool, ENDRX_STARTRX_A>[src]

pub fn variant(&self) -> ENDRX_STARTRX_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<bool, ENDRX_STOPRX_A>[src]

pub fn variant(&self) -> ENDRX_STOPRX_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, _SHORTS>>[src]

pub fn endrx_startrx(&self) -> R<bool, ENDRX_STARTRX_A>[src]

Bit 5 - Shortcut between event ENDRX and task STARTRX

pub fn endrx_stoprx(&self) -> R<bool, ENDRX_STOPRX_A>[src]

Bit 6 - Shortcut between event ENDRX and task STOPRX

impl R<bool, CTS_A>[src]

pub fn variant(&self) -> CTS_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<bool, NCTS_A>[src]

pub fn variant(&self) -> NCTS_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<bool, RXDRDY_A>[src]

pub fn variant(&self) -> RXDRDY_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<bool, ENDRX_A>[src]

pub fn variant(&self) -> ENDRX_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<bool, TXDRDY_A>[src]

pub fn variant(&self) -> TXDRDY_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<bool, ENDTX_A>[src]

pub fn variant(&self) -> ENDTX_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, RXTO_A>[src]

pub fn variant(&self) -> RXTO_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<bool, RXSTARTED_A>[src]

pub fn variant(&self) -> RXSTARTED_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<bool, TXSTARTED_A>[src]

pub fn variant(&self) -> TXSTARTED_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<bool, TXSTOPPED_A>[src]

pub fn variant(&self) -> TXSTOPPED_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, _INTEN>>[src]

pub fn cts(&self) -> R<bool, CTS_A>[src]

Bit 0 - Enable or disable interrupt for event CTS

pub fn ncts(&self) -> R<bool, NCTS_A>[src]

Bit 1 - Enable or disable interrupt for event NCTS

pub fn rxdrdy(&self) -> R<bool, RXDRDY_A>[src]

Bit 2 - Enable or disable interrupt for event RXDRDY

pub fn endrx(&self) -> R<bool, ENDRX_A>[src]

Bit 4 - Enable or disable interrupt for event ENDRX

pub fn txdrdy(&self) -> R<bool, TXDRDY_A>[src]

Bit 7 - Enable or disable interrupt for event TXDRDY

pub fn endtx(&self) -> R<bool, ENDTX_A>[src]

Bit 8 - Enable or disable interrupt for event ENDTX

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Enable or disable interrupt for event ERROR

pub fn rxto(&self) -> R<bool, RXTO_A>[src]

Bit 17 - Enable or disable interrupt for event RXTO

pub fn rxstarted(&self) -> R<bool, RXSTARTED_A>[src]

Bit 19 - Enable or disable interrupt for event RXSTARTED

pub fn txstarted(&self) -> R<bool, TXSTARTED_A>[src]

Bit 20 - Enable or disable interrupt for event TXSTARTED

pub fn txstopped(&self) -> R<bool, TXSTOPPED_A>[src]

Bit 22 - Enable or disable interrupt for event TXSTOPPED

impl R<bool, CTS_A>[src]

pub fn variant(&self) -> CTS_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<bool, NCTS_A>[src]

pub fn variant(&self) -> NCTS_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<bool, RXDRDY_A>[src]

pub fn variant(&self) -> RXDRDY_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<bool, ENDRX_A>[src]

pub fn variant(&self) -> ENDRX_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<bool, TXDRDY_A>[src]

pub fn variant(&self) -> TXDRDY_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<bool, ENDTX_A>[src]

pub fn variant(&self) -> ENDTX_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, RXTO_A>[src]

pub fn variant(&self) -> RXTO_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<bool, RXSTARTED_A>[src]

pub fn variant(&self) -> RXSTARTED_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<bool, TXSTARTED_A>[src]

pub fn variant(&self) -> TXSTARTED_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<bool, TXSTOPPED_A>[src]

pub fn variant(&self) -> TXSTOPPED_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, _INTENSET>>[src]

pub fn cts(&self) -> R<bool, CTS_A>[src]

Bit 0 - Write '1' to enable interrupt for event CTS

pub fn ncts(&self) -> R<bool, NCTS_A>[src]

Bit 1 - Write '1' to enable interrupt for event NCTS

pub fn rxdrdy(&self) -> R<bool, RXDRDY_A>[src]

Bit 2 - Write '1' to enable interrupt for event RXDRDY

pub fn endrx(&self) -> R<bool, ENDRX_A>[src]

Bit 4 - Write '1' to enable interrupt for event ENDRX

pub fn txdrdy(&self) -> R<bool, TXDRDY_A>[src]

Bit 7 - Write '1' to enable interrupt for event TXDRDY

pub fn endtx(&self) -> R<bool, ENDTX_A>[src]

Bit 8 - Write '1' to enable interrupt for event ENDTX

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Write '1' to enable interrupt for event ERROR

pub fn rxto(&self) -> R<bool, RXTO_A>[src]

Bit 17 - Write '1' to enable interrupt for event RXTO

pub fn rxstarted(&self) -> R<bool, RXSTARTED_A>[src]

Bit 19 - Write '1' to enable interrupt for event RXSTARTED

pub fn txstarted(&self) -> R<bool, TXSTARTED_A>[src]

Bit 20 - Write '1' to enable interrupt for event TXSTARTED

pub fn txstopped(&self) -> R<bool, TXSTOPPED_A>[src]

Bit 22 - Write '1' to enable interrupt for event TXSTOPPED

impl R<bool, CTS_A>[src]

pub fn variant(&self) -> CTS_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<bool, NCTS_A>[src]

pub fn variant(&self) -> NCTS_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<bool, RXDRDY_A>[src]

pub fn variant(&self) -> RXDRDY_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<bool, ENDRX_A>[src]

pub fn variant(&self) -> ENDRX_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<bool, TXDRDY_A>[src]

pub fn variant(&self) -> TXDRDY_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<bool, ENDTX_A>[src]

pub fn variant(&self) -> ENDTX_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, RXTO_A>[src]

pub fn variant(&self) -> RXTO_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<bool, RXSTARTED_A>[src]

pub fn variant(&self) -> RXSTARTED_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<bool, TXSTARTED_A>[src]

pub fn variant(&self) -> TXSTARTED_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<bool, TXSTOPPED_A>[src]

pub fn variant(&self) -> TXSTOPPED_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, _INTENCLR>>[src]

pub fn cts(&self) -> R<bool, CTS_A>[src]

Bit 0 - Write '1' to disable interrupt for event CTS

pub fn ncts(&self) -> R<bool, NCTS_A>[src]

Bit 1 - Write '1' to disable interrupt for event NCTS

pub fn rxdrdy(&self) -> R<bool, RXDRDY_A>[src]

Bit 2 - Write '1' to disable interrupt for event RXDRDY

pub fn endrx(&self) -> R<bool, ENDRX_A>[src]

Bit 4 - Write '1' to disable interrupt for event ENDRX

pub fn txdrdy(&self) -> R<bool, TXDRDY_A>[src]

Bit 7 - Write '1' to disable interrupt for event TXDRDY

pub fn endtx(&self) -> R<bool, ENDTX_A>[src]

Bit 8 - Write '1' to disable interrupt for event ENDTX

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Write '1' to disable interrupt for event ERROR

pub fn rxto(&self) -> R<bool, RXTO_A>[src]

Bit 17 - Write '1' to disable interrupt for event RXTO

pub fn rxstarted(&self) -> R<bool, RXSTARTED_A>[src]

Bit 19 - Write '1' to disable interrupt for event RXSTARTED

pub fn txstarted(&self) -> R<bool, TXSTARTED_A>[src]

Bit 20 - Write '1' to disable interrupt for event TXSTARTED

pub fn txstopped(&self) -> R<bool, TXSTOPPED_A>[src]

Bit 22 - Write '1' to disable interrupt for event TXSTOPPED

impl R<bool, OVERRUN_A>[src]

pub fn variant(&self) -> OVERRUN_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<bool, PARITY_A>[src]

pub fn variant(&self) -> PARITY_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<bool, FRAMING_A>[src]

pub fn variant(&self) -> FRAMING_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<bool, BREAK_A>[src]

pub fn variant(&self) -> BREAK_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<u32, Reg<u32, _ERRORSRC>>[src]

pub fn overrun(&self) -> R<bool, OVERRUN_A>[src]

Bit 0 - Overrun error

pub fn parity(&self) -> R<bool, PARITY_A>[src]

Bit 1 - Parity error

pub fn framing(&self) -> R<bool, FRAMING_A>[src]

Bit 2 - Framing error occurred

pub fn break_(&self) -> R<bool, BREAK_A>[src]

Bit 3 - Break condition

impl R<u8, ENABLE_A>[src]

pub fn variant(&self) -> Variant<u8, ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<u8, ENABLE_A>[src]

Bits 0:3 - Enable or disable UARTE

impl R<u32, BAUDRATE_A>[src]

pub fn variant(&self) -> Variant<u32, BAUDRATE_A>[src]

Get enumerated values variant

pub fn is_baud1200(&self) -> bool[src]

Checks if the value of the field is BAUD1200

pub fn is_baud2400(&self) -> bool[src]

Checks if the value of the field is BAUD2400

pub fn is_baud4800(&self) -> bool[src]

Checks if the value of the field is BAUD4800

pub fn is_baud9600(&self) -> bool[src]

Checks if the value of the field is BAUD9600

pub fn is_baud14400(&self) -> bool[src]

Checks if the value of the field is BAUD14400

pub fn is_baud19200(&self) -> bool[src]

Checks if the value of the field is BAUD19200

pub fn is_baud28800(&self) -> bool[src]

Checks if the value of the field is BAUD28800

pub fn is_baud31250(&self) -> bool[src]

Checks if the value of the field is BAUD31250

pub fn is_baud38400(&self) -> bool[src]

Checks if the value of the field is BAUD38400

pub fn is_baud56000(&self) -> bool[src]

Checks if the value of the field is BAUD56000

pub fn is_baud57600(&self) -> bool[src]

Checks if the value of the field is BAUD57600

pub fn is_baud76800(&self) -> bool[src]

Checks if the value of the field is BAUD76800

pub fn is_baud115200(&self) -> bool[src]

Checks if the value of the field is BAUD115200

pub fn is_baud230400(&self) -> bool[src]

Checks if the value of the field is BAUD230400

pub fn is_baud250000(&self) -> bool[src]

Checks if the value of the field is BAUD250000

pub fn is_baud460800(&self) -> bool[src]

Checks if the value of the field is BAUD460800

pub fn is_baud921600(&self) -> bool[src]

Checks if the value of the field is BAUD921600

pub fn is_baud1m(&self) -> bool[src]

Checks if the value of the field is BAUD1M

impl R<u32, Reg<u32, _BAUDRATE>>[src]

pub fn baudrate(&self) -> R<u32, BAUDRATE_A>[src]

Bits 0:31 - Baud rate

impl R<bool, HWFC_A>[src]

pub fn variant(&self) -> HWFC_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<u8, PARITY_A>[src]

pub fn variant(&self) -> Variant<u8, PARITY_A>[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, STOP_A>[src]

pub fn variant(&self) -> STOP_A[src]

Get enumerated values variant

pub fn is_one(&self) -> bool[src]

Checks if the value of the field is ONE

pub fn is_two(&self) -> bool[src]

Checks if the value of the field is TWO

impl R<u32, Reg<u32, _CONFIG>>[src]

pub fn hwfc(&self) -> R<bool, HWFC_A>[src]

Bit 0 - Hardware flow control

pub fn parity(&self) -> R<u8, PARITY_A>[src]

Bits 1:3 - Parity

pub fn stop(&self) -> R<bool, STOP_A>[src]

Bit 4 - Stop bits

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _SCK>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _MOSI>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _MISO>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, EVENTS_READY_A>[src]

pub fn variant(&self) -> EVENTS_READY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_READY>>[src]

pub fn events_ready(&self) -> R<bool, EVENTS_READY_A>[src]

Bit 0 - TXD byte sent and RXD byte received

impl R<bool, READY_A>[src]

pub fn variant(&self) -> READY_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, _INTENSET>>[src]

pub fn ready(&self) -> R<bool, READY_A>[src]

Bit 2 - Write '1' to enable interrupt for event READY

impl R<bool, READY_A>[src]

pub fn variant(&self) -> READY_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, _INTENCLR>>[src]

pub fn ready(&self) -> R<bool, READY_A>[src]

Bit 2 - Write '1' to disable interrupt for event READY

impl R<u8, ENABLE_A>[src]

pub fn variant(&self) -> Variant<u8, ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<u8, ENABLE_A>[src]

Bits 0:3 - Enable or disable SPI

impl R<u32, Reg<u32, _RXD>>[src]

pub fn rxd(&self) -> R<u8, u8>[src]

Bits 0:7 - RX data received. Double buffered

impl R<u32, Reg<u32, _TXD>>[src]

pub fn txd(&self) -> R<u8, u8>[src]

Bits 0:7 - TX data to send. Double buffered

impl R<u32, FREQUENCY_A>[src]

pub fn variant(&self) -> Variant<u32, FREQUENCY_A>[src]

Get enumerated values variant

pub fn is_k125(&self) -> bool[src]

Checks if the value of the field is K125

pub fn is_k250(&self) -> bool[src]

Checks if the value of the field is K250

pub fn is_k500(&self) -> bool[src]

Checks if the value of the field is K500

pub fn is_m1(&self) -> bool[src]

Checks if the value of the field is M1

pub fn is_m2(&self) -> bool[src]

Checks if the value of the field is M2

pub fn is_m4(&self) -> bool[src]

Checks if the value of the field is M4

pub fn is_m8(&self) -> bool[src]

Checks if the value of the field is M8

impl R<u32, Reg<u32, _FREQUENCY>>[src]

pub fn frequency(&self) -> R<u32, FREQUENCY_A>[src]

Bits 0:31 - SPI master data rate

impl R<bool, ORDER_A>[src]

pub fn variant(&self) -> ORDER_A[src]

Get enumerated values variant

pub fn is_msb_first(&self) -> bool[src]

Checks if the value of the field is MSBFIRST

pub fn is_lsb_first(&self) -> bool[src]

Checks if the value of the field is LSBFIRST

impl R<bool, CPHA_A>[src]

pub fn variant(&self) -> CPHA_A[src]

Get enumerated values variant

pub fn is_leading(&self) -> bool[src]

Checks if the value of the field is LEADING

pub fn is_trailing(&self) -> bool[src]

Checks if the value of the field is TRAILING

impl R<bool, CPOL_A>[src]

pub fn variant(&self) -> CPOL_A[src]

Get enumerated values variant

pub fn is_active_high(&self) -> bool[src]

Checks if the value of the field is ACTIVEHIGH

pub fn is_active_low(&self) -> bool[src]

Checks if the value of the field is ACTIVELOW

impl R<u32, Reg<u32, _CONFIG>>[src]

pub fn order(&self) -> R<bool, ORDER_A>[src]

Bit 0 - Bit order

pub fn cpha(&self) -> R<bool, CPHA_A>[src]

Bit 1 - Serial clock (SCK) phase

pub fn cpol(&self) -> R<bool, CPOL_A>[src]

Bit 2 - Serial clock (SCK) polarity

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _SCK>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _MOSI>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _MISO>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Data pointer

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn maxcnt(&self) -> R<u16, u16>[src]

Bits 0:13 - Maximum number of bytes in receive buffer

impl R<u32, Reg<u32, _AMOUNT>>[src]

pub fn amount(&self) -> R<u16, u16>[src]

Bits 0:13 - Number of bytes transferred in the last transaction

impl R<u8, LIST_A>[src]

pub fn variant(&self) -> Variant<u8, LIST_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_array_list(&self) -> bool[src]

Checks if the value of the field is ARRAYLIST

impl R<u32, Reg<u32, _LIST>>[src]

pub fn list(&self) -> R<u8, LIST_A>[src]

Bits 0:1 - List type

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Data pointer

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn maxcnt(&self) -> R<u16, u16>[src]

Bits 0:13 - Maximum number of bytes in transmit buffer

impl R<u32, Reg<u32, _AMOUNT>>[src]

pub fn amount(&self) -> R<u16, u16>[src]

Bits 0:13 - Number of bytes transferred in the last transaction

impl R<u8, LIST_A>[src]

pub fn variant(&self) -> Variant<u8, LIST_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_array_list(&self) -> bool[src]

Checks if the value of the field is ARRAYLIST

impl R<u32, Reg<u32, _LIST>>[src]

pub fn list(&self) -> R<u8, LIST_A>[src]

Bits 0:1 - List type

impl R<bool, EVENTS_STOPPED_A>[src]

pub fn variant(&self) -> EVENTS_STOPPED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_STOPPED>>[src]

pub fn events_stopped(&self) -> R<bool, EVENTS_STOPPED_A>[src]

Bit 0 - SPI transaction has stopped

impl R<bool, EVENTS_ENDRX_A>[src]

pub fn variant(&self) -> EVENTS_ENDRX_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ENDRX>>[src]

pub fn events_endrx(&self) -> R<bool, EVENTS_ENDRX_A>[src]

Bit 0 - End of RXD buffer reached

impl R<bool, EVENTS_END_A>[src]

pub fn variant(&self) -> EVENTS_END_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_END>>[src]

pub fn events_end(&self) -> R<bool, EVENTS_END_A>[src]

Bit 0 - End of RXD buffer and TXD buffer reached

impl R<bool, EVENTS_ENDTX_A>[src]

pub fn variant(&self) -> EVENTS_ENDTX_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ENDTX>>[src]

pub fn events_endtx(&self) -> R<bool, EVENTS_ENDTX_A>[src]

Bit 0 - End of TXD buffer reached

impl R<bool, EVENTS_STARTED_A>[src]

pub fn variant(&self) -> EVENTS_STARTED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_STARTED>>[src]

pub fn events_started(&self) -> R<bool, EVENTS_STARTED_A>[src]

Bit 0 - Transaction started

impl R<bool, END_START_A>[src]

pub fn variant(&self) -> END_START_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, _SHORTS>>[src]

pub fn end_start(&self) -> R<bool, END_START_A>[src]

Bit 17 - Shortcut between event END and task START

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, ENDRX_A>[src]

pub fn variant(&self) -> ENDRX_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<bool, END_A>[src]

pub fn variant(&self) -> END_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<bool, ENDTX_A>[src]

pub fn variant(&self) -> ENDTX_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<bool, STARTED_A>[src]

pub fn variant(&self) -> STARTED_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, _INTENSET>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Write '1' to enable interrupt for event STOPPED

pub fn endrx(&self) -> R<bool, ENDRX_A>[src]

Bit 4 - Write '1' to enable interrupt for event ENDRX

pub fn end(&self) -> R<bool, END_A>[src]

Bit 6 - Write '1' to enable interrupt for event END

pub fn endtx(&self) -> R<bool, ENDTX_A>[src]

Bit 8 - Write '1' to enable interrupt for event ENDTX

pub fn started(&self) -> R<bool, STARTED_A>[src]

Bit 19 - Write '1' to enable interrupt for event STARTED

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, ENDRX_A>[src]

pub fn variant(&self) -> ENDRX_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<bool, END_A>[src]

pub fn variant(&self) -> END_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<bool, ENDTX_A>[src]

pub fn variant(&self) -> ENDTX_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<bool, STARTED_A>[src]

pub fn variant(&self) -> STARTED_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, _INTENCLR>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Write '1' to disable interrupt for event STOPPED

pub fn endrx(&self) -> R<bool, ENDRX_A>[src]

Bit 4 - Write '1' to disable interrupt for event ENDRX

pub fn end(&self) -> R<bool, END_A>[src]

Bit 6 - Write '1' to disable interrupt for event END

pub fn endtx(&self) -> R<bool, ENDTX_A>[src]

Bit 8 - Write '1' to disable interrupt for event ENDTX

pub fn started(&self) -> R<bool, STARTED_A>[src]

Bit 19 - Write '1' to disable interrupt for event STARTED

impl R<u8, ENABLE_A>[src]

pub fn variant(&self) -> Variant<u8, ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<u8, ENABLE_A>[src]

Bits 0:3 - Enable or disable SPIM

impl R<u32, FREQUENCY_A>[src]

pub fn variant(&self) -> Variant<u32, FREQUENCY_A>[src]

Get enumerated values variant

pub fn is_k125(&self) -> bool[src]

Checks if the value of the field is K125

pub fn is_k250(&self) -> bool[src]

Checks if the value of the field is K250

pub fn is_k500(&self) -> bool[src]

Checks if the value of the field is K500

pub fn is_m1(&self) -> bool[src]

Checks if the value of the field is M1

pub fn is_m2(&self) -> bool[src]

Checks if the value of the field is M2

pub fn is_m4(&self) -> bool[src]

Checks if the value of the field is M4

pub fn is_m8(&self) -> bool[src]

Checks if the value of the field is M8

impl R<u32, Reg<u32, _FREQUENCY>>[src]

pub fn frequency(&self) -> R<u32, FREQUENCY_A>[src]

Bits 0:31 - SPI master data rate

impl R<bool, ORDER_A>[src]

pub fn variant(&self) -> ORDER_A[src]

Get enumerated values variant

pub fn is_msb_first(&self) -> bool[src]

Checks if the value of the field is MSBFIRST

pub fn is_lsb_first(&self) -> bool[src]

Checks if the value of the field is LSBFIRST

impl R<bool, CPHA_A>[src]

pub fn variant(&self) -> CPHA_A[src]

Get enumerated values variant

pub fn is_leading(&self) -> bool[src]

Checks if the value of the field is LEADING

pub fn is_trailing(&self) -> bool[src]

Checks if the value of the field is TRAILING

impl R<bool, CPOL_A>[src]

pub fn variant(&self) -> CPOL_A[src]

Get enumerated values variant

pub fn is_active_high(&self) -> bool[src]

Checks if the value of the field is ACTIVEHIGH

pub fn is_active_low(&self) -> bool[src]

Checks if the value of the field is ACTIVELOW

impl R<u32, Reg<u32, _CONFIG>>[src]

pub fn order(&self) -> R<bool, ORDER_A>[src]

Bit 0 - Bit order

pub fn cpha(&self) -> R<bool, CPHA_A>[src]

Bit 1 - Serial clock (SCK) phase

pub fn cpol(&self) -> R<bool, CPOL_A>[src]

Bit 2 - Serial clock (SCK) polarity

impl R<u32, Reg<u32, _ORC>>[src]

pub fn orc(&self) -> R<u8, u8>[src]

Bits 0:7 - Over-read character. Character clocked out in case and over-read of the TXD buffer.

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _SCK>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _MISO>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _MOSI>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _CSN>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - RXD data pointer

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn maxcnt(&self) -> R<u16, u16>[src]

Bits 0:13 - Maximum number of bytes in receive buffer

impl R<u32, Reg<u32, _AMOUNT>>[src]

pub fn amount(&self) -> R<u16, u16>[src]

Bits 0:13 - Number of bytes received in the last granted transaction

impl R<u8, LIST_A>[src]

pub fn variant(&self) -> Variant<u8, LIST_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_array_list(&self) -> bool[src]

Checks if the value of the field is ARRAYLIST

impl R<u32, Reg<u32, _LIST>>[src]

pub fn list(&self) -> R<u8, LIST_A>[src]

Bits 0:1 - List type

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - TXD data pointer

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn maxcnt(&self) -> R<u16, u16>[src]

Bits 0:13 - Maximum number of bytes in transmit buffer

impl R<u32, Reg<u32, _AMOUNT>>[src]

pub fn amount(&self) -> R<u16, u16>[src]

Bits 0:13 - Number of bytes transmitted in last granted transaction

impl R<u8, LIST_A>[src]

pub fn variant(&self) -> Variant<u8, LIST_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_array_list(&self) -> bool[src]

Checks if the value of the field is ARRAYLIST

impl R<u32, Reg<u32, _LIST>>[src]

pub fn list(&self) -> R<u8, LIST_A>[src]

Bits 0:1 - List type

impl R<bool, EVENTS_END_A>[src]

pub fn variant(&self) -> EVENTS_END_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_END>>[src]

pub fn events_end(&self) -> R<bool, EVENTS_END_A>[src]

Bit 0 - Granted transaction completed

impl R<bool, EVENTS_ENDRX_A>[src]

pub fn variant(&self) -> EVENTS_ENDRX_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ENDRX>>[src]

pub fn events_endrx(&self) -> R<bool, EVENTS_ENDRX_A>[src]

Bit 0 - End of RXD buffer reached

impl R<bool, EVENTS_ACQUIRED_A>[src]

pub fn variant(&self) -> EVENTS_ACQUIRED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ACQUIRED>>[src]

pub fn events_acquired(&self) -> R<bool, EVENTS_ACQUIRED_A>[src]

Bit 0 - Semaphore acquired

impl R<bool, END_ACQUIRE_A>[src]

pub fn variant(&self) -> END_ACQUIRE_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, _SHORTS>>[src]

pub fn end_acquire(&self) -> R<bool, END_ACQUIRE_A>[src]

Bit 2 - Shortcut between event END and task ACQUIRE

impl R<bool, END_A>[src]

pub fn variant(&self) -> END_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<bool, ENDRX_A>[src]

pub fn variant(&self) -> ENDRX_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<bool, ACQUIRED_A>[src]

pub fn variant(&self) -> ACQUIRED_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, _INTENSET>>[src]

pub fn end(&self) -> R<bool, END_A>[src]

Bit 1 - Write '1' to enable interrupt for event END

pub fn endrx(&self) -> R<bool, ENDRX_A>[src]

Bit 4 - Write '1' to enable interrupt for event ENDRX

pub fn acquired(&self) -> R<bool, ACQUIRED_A>[src]

Bit 10 - Write '1' to enable interrupt for event ACQUIRED

impl R<bool, END_A>[src]

pub fn variant(&self) -> END_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<bool, ENDRX_A>[src]

pub fn variant(&self) -> ENDRX_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<bool, ACQUIRED_A>[src]

pub fn variant(&self) -> ACQUIRED_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, _INTENCLR>>[src]

pub fn end(&self) -> R<bool, END_A>[src]

Bit 1 - Write '1' to disable interrupt for event END

pub fn endrx(&self) -> R<bool, ENDRX_A>[src]

Bit 4 - Write '1' to disable interrupt for event ENDRX

pub fn acquired(&self) -> R<bool, ACQUIRED_A>[src]

Bit 10 - Write '1' to disable interrupt for event ACQUIRED

impl R<u8, SEMSTAT_A>[src]

pub fn variant(&self) -> SEMSTAT_A[src]

Get enumerated values variant

pub fn is_free(&self) -> bool[src]

Checks if the value of the field is FREE

pub fn is_cpu(&self) -> bool[src]

Checks if the value of the field is CPU

pub fn is_spis(&self) -> bool[src]

Checks if the value of the field is SPIS

pub fn is_cpupending(&self) -> bool[src]

Checks if the value of the field is CPUPENDING

impl R<u32, Reg<u32, _SEMSTAT>>[src]

pub fn semstat(&self) -> R<u8, SEMSTAT_A>[src]

Bits 0:1 - Semaphore status

impl R<bool, OVERREAD_A>[src]

pub fn variant(&self) -> OVERREAD_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<bool, OVERFLOW_A>[src]

pub fn variant(&self) -> OVERFLOW_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<u32, Reg<u32, _STATUS>>[src]

pub fn overread(&self) -> R<bool, OVERREAD_A>[src]

Bit 0 - TX buffer over-read detected, and prevented

pub fn overflow(&self) -> R<bool, OVERFLOW_A>[src]

Bit 1 - RX buffer overflow detected, and prevented

impl R<u8, ENABLE_A>[src]

pub fn variant(&self) -> Variant<u8, ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<u8, ENABLE_A>[src]

Bits 0:3 - Enable or disable SPI slave

impl R<bool, ORDER_A>[src]

pub fn variant(&self) -> ORDER_A[src]

Get enumerated values variant

pub fn is_msb_first(&self) -> bool[src]

Checks if the value of the field is MSBFIRST

pub fn is_lsb_first(&self) -> bool[src]

Checks if the value of the field is LSBFIRST

impl R<bool, CPHA_A>[src]

pub fn variant(&self) -> CPHA_A[src]

Get enumerated values variant

pub fn is_leading(&self) -> bool[src]

Checks if the value of the field is LEADING

pub fn is_trailing(&self) -> bool[src]

Checks if the value of the field is TRAILING

impl R<bool, CPOL_A>[src]

pub fn variant(&self) -> CPOL_A[src]

Get enumerated values variant

pub fn is_active_high(&self) -> bool[src]

Checks if the value of the field is ACTIVEHIGH

pub fn is_active_low(&self) -> bool[src]

Checks if the value of the field is ACTIVELOW

impl R<u32, Reg<u32, _CONFIG>>[src]

pub fn order(&self) -> R<bool, ORDER_A>[src]

Bit 0 - Bit order

pub fn cpha(&self) -> R<bool, CPHA_A>[src]

Bit 1 - Serial clock (SCK) phase

pub fn cpol(&self) -> R<bool, CPOL_A>[src]

Bit 2 - Serial clock (SCK) polarity

impl R<u32, Reg<u32, _DEF>>[src]

pub fn def(&self) -> R<u8, u8>[src]

Bits 0:7 - Default character. Character clocked out in case of an ignored transaction.

impl R<u32, Reg<u32, _ORC>>[src]

pub fn orc(&self) -> R<u8, u8>[src]

Bits 0:7 - Over-read character. Character clocked out after an over-read of the transmit buffer.

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _SCL>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _SDA>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, EVENTS_STOPPED_A>[src]

pub fn variant(&self) -> EVENTS_STOPPED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_STOPPED>>[src]

pub fn events_stopped(&self) -> R<bool, EVENTS_STOPPED_A>[src]

Bit 0 - TWI stopped

impl R<bool, EVENTS_RXDREADY_A>[src]

pub fn variant(&self) -> EVENTS_RXDREADY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RXDREADY>>[src]

pub fn events_rxdready(&self) -> R<bool, EVENTS_RXDREADY_A>[src]

Bit 0 - TWI RXD byte received

impl R<bool, EVENTS_TXDSENT_A>[src]

pub fn variant(&self) -> EVENTS_TXDSENT_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_TXDSENT>>[src]

pub fn events_txdsent(&self) -> R<bool, EVENTS_TXDSENT_A>[src]

Bit 0 - TWI TXD byte sent

impl R<bool, EVENTS_ERROR_A>[src]

pub fn variant(&self) -> EVENTS_ERROR_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ERROR>>[src]

pub fn events_error(&self) -> R<bool, EVENTS_ERROR_A>[src]

Bit 0 - TWI error

impl R<bool, EVENTS_BB_A>[src]

pub fn variant(&self) -> EVENTS_BB_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_BB>>[src]

pub fn events_bb(&self) -> R<bool, EVENTS_BB_A>[src]

Bit 0 - TWI byte boundary, generated before each byte that is sent or received

impl R<bool, EVENTS_SUSPENDED_A>[src]

pub fn variant(&self) -> EVENTS_SUSPENDED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_SUSPENDED>>[src]

pub fn events_suspended(&self) -> R<bool, EVENTS_SUSPENDED_A>[src]

Bit 0 - TWI entered the suspended state

impl R<bool, BB_SUSPEND_A>[src]

pub fn variant(&self) -> BB_SUSPEND_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<bool, BB_STOP_A>[src]

pub fn variant(&self) -> BB_STOP_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, _SHORTS>>[src]

pub fn bb_suspend(&self) -> R<bool, BB_SUSPEND_A>[src]

Bit 0 - Shortcut between event BB and task SUSPEND

pub fn bb_stop(&self) -> R<bool, BB_STOP_A>[src]

Bit 1 - Shortcut between event BB and task STOP

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, RXDREADY_A>[src]

pub fn variant(&self) -> RXDREADY_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<bool, TXDSENT_A>[src]

pub fn variant(&self) -> TXDSENT_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, BB_A>[src]

pub fn variant(&self) -> BB_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<bool, SUSPENDED_A>[src]

pub fn variant(&self) -> SUSPENDED_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, _INTENSET>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Write '1' to enable interrupt for event STOPPED

pub fn rxdready(&self) -> R<bool, RXDREADY_A>[src]

Bit 2 - Write '1' to enable interrupt for event RXDREADY

pub fn txdsent(&self) -> R<bool, TXDSENT_A>[src]

Bit 7 - Write '1' to enable interrupt for event TXDSENT

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Write '1' to enable interrupt for event ERROR

pub fn bb(&self) -> R<bool, BB_A>[src]

Bit 14 - Write '1' to enable interrupt for event BB

pub fn suspended(&self) -> R<bool, SUSPENDED_A>[src]

Bit 18 - Write '1' to enable interrupt for event SUSPENDED

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, RXDREADY_A>[src]

pub fn variant(&self) -> RXDREADY_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<bool, TXDSENT_A>[src]

pub fn variant(&self) -> TXDSENT_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, BB_A>[src]

pub fn variant(&self) -> BB_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<bool, SUSPENDED_A>[src]

pub fn variant(&self) -> SUSPENDED_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, _INTENCLR>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Write '1' to disable interrupt for event STOPPED

pub fn rxdready(&self) -> R<bool, RXDREADY_A>[src]

Bit 2 - Write '1' to disable interrupt for event RXDREADY

pub fn txdsent(&self) -> R<bool, TXDSENT_A>[src]

Bit 7 - Write '1' to disable interrupt for event TXDSENT

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Write '1' to disable interrupt for event ERROR

pub fn bb(&self) -> R<bool, BB_A>[src]

Bit 14 - Write '1' to disable interrupt for event BB

pub fn suspended(&self) -> R<bool, SUSPENDED_A>[src]

Bit 18 - Write '1' to disable interrupt for event SUSPENDED

impl R<bool, OVERRUN_A>[src]

pub fn variant(&self) -> OVERRUN_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<bool, ANACK_A>[src]

pub fn variant(&self) -> ANACK_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<bool, DNACK_A>[src]

pub fn variant(&self) -> DNACK_A[src]

Get enumerated values variant

pub fn is_not_present(&self) -> bool[src]

Checks if the value of the field is NOTPRESENT

pub fn is_present(&self) -> bool[src]

Checks if the value of the field is PRESENT

impl R<u32, Reg<u32, _ERRORSRC>>[src]

pub fn overrun(&self) -> R<bool, OVERRUN_A>[src]

Bit 0 - Overrun error

pub fn anack(&self) -> R<bool, ANACK_A>[src]

Bit 1 - NACK received after sending the address (write '1' to clear)

pub fn dnack(&self) -> R<bool, DNACK_A>[src]

Bit 2 - NACK received after sending a data byte (write '1' to clear)

impl R<u8, ENABLE_A>[src]

pub fn variant(&self) -> Variant<u8, ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<u8, ENABLE_A>[src]

Bits 0:3 - Enable or disable TWI

impl R<u32, Reg<u32, _RXD>>[src]

pub fn rxd(&self) -> R<u8, u8>[src]

Bits 0:7 - RXD register

impl R<u32, Reg<u32, _TXD>>[src]

pub fn txd(&self) -> R<u8, u8>[src]

Bits 0:7 - TXD register

impl R<u32, FREQUENCY_A>[src]

pub fn variant(&self) -> Variant<u32, FREQUENCY_A>[src]

Get enumerated values variant

pub fn is_k100(&self) -> bool[src]

Checks if the value of the field is K100

pub fn is_k250(&self) -> bool[src]

Checks if the value of the field is K250

pub fn is_k400(&self) -> bool[src]

Checks if the value of the field is K400

impl R<u32, Reg<u32, _FREQUENCY>>[src]

pub fn frequency(&self) -> R<u32, FREQUENCY_A>[src]

Bits 0:31 - TWI master clock frequency

impl R<u32, Reg<u32, _ADDRESS>>[src]

pub fn address(&self) -> R<u8, u8>[src]

Bits 0:6 - Address used in the TWI transfer

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _SCL>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _SDA>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Data pointer

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn maxcnt(&self) -> R<u16, u16>[src]

Bits 0:13 - Maximum number of bytes in receive buffer

impl R<u32, Reg<u32, _AMOUNT>>[src]

pub fn amount(&self) -> R<u16, u16>[src]

Bits 0:13 - Number of bytes transferred in the last transaction. In case of NACK error, includes the NACK'ed byte.

impl R<u8, LIST_A>[src]

pub fn variant(&self) -> Variant<u8, LIST_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_array_list(&self) -> bool[src]

Checks if the value of the field is ARRAYLIST

impl R<u32, Reg<u32, _LIST>>[src]

pub fn list(&self) -> R<u8, LIST_A>[src]

Bits 0:2 - List type

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Data pointer

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn maxcnt(&self) -> R<u16, u16>[src]

Bits 0:13 - Maximum number of bytes in transmit buffer

impl R<u32, Reg<u32, _AMOUNT>>[src]

pub fn amount(&self) -> R<u16, u16>[src]

Bits 0:13 - Number of bytes transferred in the last transaction. In case of NACK error, includes the NACK'ed byte.

impl R<u8, LIST_A>[src]

pub fn variant(&self) -> Variant<u8, LIST_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_array_list(&self) -> bool[src]

Checks if the value of the field is ARRAYLIST

impl R<u32, Reg<u32, _LIST>>[src]

pub fn list(&self) -> R<u8, LIST_A>[src]

Bits 0:2 - List type

impl R<bool, EVENTS_STOPPED_A>[src]

pub fn variant(&self) -> EVENTS_STOPPED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_STOPPED>>[src]

pub fn events_stopped(&self) -> R<bool, EVENTS_STOPPED_A>[src]

Bit 0 - TWI stopped

impl R<bool, EVENTS_ERROR_A>[src]

pub fn variant(&self) -> EVENTS_ERROR_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ERROR>>[src]

pub fn events_error(&self) -> R<bool, EVENTS_ERROR_A>[src]

Bit 0 - TWI error

impl R<bool, EVENTS_SUSPENDED_A>[src]

pub fn variant(&self) -> EVENTS_SUSPENDED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_SUSPENDED>>[src]

pub fn events_suspended(&self) -> R<bool, EVENTS_SUSPENDED_A>[src]

Bit 0 - Last byte has been sent out after the SUSPEND task has been issued, TWI traffic is now suspended.

impl R<bool, EVENTS_RXSTARTED_A>[src]

pub fn variant(&self) -> EVENTS_RXSTARTED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RXSTARTED>>[src]

pub fn events_rxstarted(&self) -> R<bool, EVENTS_RXSTARTED_A>[src]

Bit 0 - Receive sequence started

impl R<bool, EVENTS_TXSTARTED_A>[src]

pub fn variant(&self) -> EVENTS_TXSTARTED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_TXSTARTED>>[src]

pub fn events_txstarted(&self) -> R<bool, EVENTS_TXSTARTED_A>[src]

Bit 0 - Transmit sequence started

impl R<bool, EVENTS_LASTRX_A>[src]

pub fn variant(&self) -> EVENTS_LASTRX_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_LASTRX>>[src]

pub fn events_lastrx(&self) -> R<bool, EVENTS_LASTRX_A>[src]

Bit 0 - Byte boundary, starting to receive the last byte

impl R<bool, EVENTS_LASTTX_A>[src]

pub fn variant(&self) -> EVENTS_LASTTX_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_LASTTX>>[src]

pub fn events_lasttx(&self) -> R<bool, EVENTS_LASTTX_A>[src]

Bit 0 - Byte boundary, starting to transmit the last byte

impl R<bool, LASTTX_STARTRX_A>[src]

pub fn variant(&self) -> LASTTX_STARTRX_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<bool, LASTTX_SUSPEND_A>[src]

pub fn variant(&self) -> LASTTX_SUSPEND_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<bool, LASTTX_STOP_A>[src]

pub fn variant(&self) -> LASTTX_STOP_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<bool, LASTRX_STARTTX_A>[src]

pub fn variant(&self) -> LASTRX_STARTTX_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<bool, LASTRX_SUSPEND_A>[src]

pub fn variant(&self) -> LASTRX_SUSPEND_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<bool, LASTRX_STOP_A>[src]

pub fn variant(&self) -> LASTRX_STOP_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, _SHORTS>>[src]

pub fn lasttx_startrx(&self) -> R<bool, LASTTX_STARTRX_A>[src]

Bit 7 - Shortcut between event LASTTX and task STARTRX

pub fn lasttx_suspend(&self) -> R<bool, LASTTX_SUSPEND_A>[src]

Bit 8 - Shortcut between event LASTTX and task SUSPEND

pub fn lasttx_stop(&self) -> R<bool, LASTTX_STOP_A>[src]

Bit 9 - Shortcut between event LASTTX and task STOP

pub fn lastrx_starttx(&self) -> R<bool, LASTRX_STARTTX_A>[src]

Bit 10 - Shortcut between event LASTRX and task STARTTX

pub fn lastrx_suspend(&self) -> R<bool, LASTRX_SUSPEND_A>[src]

Bit 11 - Shortcut between event LASTRX and task SUSPEND

pub fn lastrx_stop(&self) -> R<bool, LASTRX_STOP_A>[src]

Bit 12 - Shortcut between event LASTRX and task STOP

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, SUSPENDED_A>[src]

pub fn variant(&self) -> SUSPENDED_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<bool, RXSTARTED_A>[src]

pub fn variant(&self) -> RXSTARTED_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<bool, TXSTARTED_A>[src]

pub fn variant(&self) -> TXSTARTED_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<bool, LASTRX_A>[src]

pub fn variant(&self) -> LASTRX_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<bool, LASTTX_A>[src]

pub fn variant(&self) -> LASTTX_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, _INTEN>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Enable or disable interrupt for event STOPPED

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Enable or disable interrupt for event ERROR

pub fn suspended(&self) -> R<bool, SUSPENDED_A>[src]

Bit 18 - Enable or disable interrupt for event SUSPENDED

pub fn rxstarted(&self) -> R<bool, RXSTARTED_A>[src]

Bit 19 - Enable or disable interrupt for event RXSTARTED

pub fn txstarted(&self) -> R<bool, TXSTARTED_A>[src]

Bit 20 - Enable or disable interrupt for event TXSTARTED

pub fn lastrx(&self) -> R<bool, LASTRX_A>[src]

Bit 23 - Enable or disable interrupt for event LASTRX

pub fn lasttx(&self) -> R<bool, LASTTX_A>[src]

Bit 24 - Enable or disable interrupt for event LASTTX

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, SUSPENDED_A>[src]

pub fn variant(&self) -> SUSPENDED_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<bool, RXSTARTED_A>[src]

pub fn variant(&self) -> RXSTARTED_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<bool, TXSTARTED_A>[src]

pub fn variant(&self) -> TXSTARTED_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<bool, LASTRX_A>[src]

pub fn variant(&self) -> LASTRX_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<bool, LASTTX_A>[src]

pub fn variant(&self) -> LASTTX_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, _INTENSET>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Write '1' to enable interrupt for event STOPPED

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Write '1' to enable interrupt for event ERROR

pub fn suspended(&self) -> R<bool, SUSPENDED_A>[src]

Bit 18 - Write '1' to enable interrupt for event SUSPENDED

pub fn rxstarted(&self) -> R<bool, RXSTARTED_A>[src]

Bit 19 - Write '1' to enable interrupt for event RXSTARTED

pub fn txstarted(&self) -> R<bool, TXSTARTED_A>[src]

Bit 20 - Write '1' to enable interrupt for event TXSTARTED

pub fn lastrx(&self) -> R<bool, LASTRX_A>[src]

Bit 23 - Write '1' to enable interrupt for event LASTRX

pub fn lasttx(&self) -> R<bool, LASTTX_A>[src]

Bit 24 - Write '1' to enable interrupt for event LASTTX

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, SUSPENDED_A>[src]

pub fn variant(&self) -> SUSPENDED_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<bool, RXSTARTED_A>[src]

pub fn variant(&self) -> RXSTARTED_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<bool, TXSTARTED_A>[src]

pub fn variant(&self) -> TXSTARTED_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<bool, LASTRX_A>[src]

pub fn variant(&self) -> LASTRX_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<bool, LASTTX_A>[src]

pub fn variant(&self) -> LASTTX_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, _INTENCLR>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Write '1' to disable interrupt for event STOPPED

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Write '1' to disable interrupt for event ERROR

pub fn suspended(&self) -> R<bool, SUSPENDED_A>[src]

Bit 18 - Write '1' to disable interrupt for event SUSPENDED

pub fn rxstarted(&self) -> R<bool, RXSTARTED_A>[src]

Bit 19 - Write '1' to disable interrupt for event RXSTARTED

pub fn txstarted(&self) -> R<bool, TXSTARTED_A>[src]

Bit 20 - Write '1' to disable interrupt for event TXSTARTED

pub fn lastrx(&self) -> R<bool, LASTRX_A>[src]

Bit 23 - Write '1' to disable interrupt for event LASTRX

pub fn lasttx(&self) -> R<bool, LASTTX_A>[src]

Bit 24 - Write '1' to disable interrupt for event LASTTX

impl R<bool, OVERRUN_A>[src]

pub fn variant(&self) -> OVERRUN_A[src]

Get enumerated values variant

pub fn is_not_received(&self) -> bool[src]

Checks if the value of the field is NOTRECEIVED

pub fn is_received(&self) -> bool[src]

Checks if the value of the field is RECEIVED

impl R<bool, ANACK_A>[src]

pub fn variant(&self) -> ANACK_A[src]

Get enumerated values variant

pub fn is_not_received(&self) -> bool[src]

Checks if the value of the field is NOTRECEIVED

pub fn is_received(&self) -> bool[src]

Checks if the value of the field is RECEIVED

impl R<bool, DNACK_A>[src]

pub fn variant(&self) -> DNACK_A[src]

Get enumerated values variant

pub fn is_not_received(&self) -> bool[src]

Checks if the value of the field is NOTRECEIVED

pub fn is_received(&self) -> bool[src]

Checks if the value of the field is RECEIVED

impl R<u32, Reg<u32, _ERRORSRC>>[src]

pub fn overrun(&self) -> R<bool, OVERRUN_A>[src]

Bit 0 - Overrun error

pub fn anack(&self) -> R<bool, ANACK_A>[src]

Bit 1 - NACK received after sending the address (write '1' to clear)

pub fn dnack(&self) -> R<bool, DNACK_A>[src]

Bit 2 - NACK received after sending a data byte (write '1' to clear)

impl R<u8, ENABLE_A>[src]

pub fn variant(&self) -> Variant<u8, ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<u8, ENABLE_A>[src]

Bits 0:3 - Enable or disable TWIM

impl R<u32, FREQUENCY_A>[src]

pub fn variant(&self) -> Variant<u32, FREQUENCY_A>[src]

Get enumerated values variant

pub fn is_k100(&self) -> bool[src]

Checks if the value of the field is K100

pub fn is_k250(&self) -> bool[src]

Checks if the value of the field is K250

pub fn is_k400(&self) -> bool[src]

Checks if the value of the field is K400

impl R<u32, Reg<u32, _FREQUENCY>>[src]

pub fn frequency(&self) -> R<u32, FREQUENCY_A>[src]

Bits 0:31 - TWI master clock frequency

impl R<u32, Reg<u32, _ADDRESS>>[src]

pub fn address(&self) -> R<u8, u8>[src]

Bits 0:6 - Address used in the TWI transfer

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _SCL>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _SDA>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - RXD Data pointer

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn maxcnt(&self) -> R<u16, u16>[src]

Bits 0:13 - Maximum number of bytes in RXD buffer

impl R<u32, Reg<u32, _AMOUNT>>[src]

pub fn amount(&self) -> R<u16, u16>[src]

Bits 0:13 - Number of bytes transferred in the last RXD transaction

impl R<u8, LIST_A>[src]

pub fn variant(&self) -> Variant<u8, LIST_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_array_list(&self) -> bool[src]

Checks if the value of the field is ARRAYLIST

impl R<u32, Reg<u32, _LIST>>[src]

pub fn list(&self) -> R<u8, LIST_A>[src]

Bits 0:1 - List type

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - TXD Data pointer

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn maxcnt(&self) -> R<u16, u16>[src]

Bits 0:13 - Maximum number of bytes in TXD buffer

impl R<u32, Reg<u32, _AMOUNT>>[src]

pub fn amount(&self) -> R<u16, u16>[src]

Bits 0:13 - Number of bytes transferred in the last TXD transaction

impl R<u8, LIST_A>[src]

pub fn variant(&self) -> Variant<u8, LIST_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_array_list(&self) -> bool[src]

Checks if the value of the field is ARRAYLIST

impl R<u32, Reg<u32, _LIST>>[src]

pub fn list(&self) -> R<u8, LIST_A>[src]

Bits 0:1 - List type

impl R<bool, EVENTS_STOPPED_A>[src]

pub fn variant(&self) -> EVENTS_STOPPED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_STOPPED>>[src]

pub fn events_stopped(&self) -> R<bool, EVENTS_STOPPED_A>[src]

Bit 0 - TWI stopped

impl R<bool, EVENTS_ERROR_A>[src]

pub fn variant(&self) -> EVENTS_ERROR_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ERROR>>[src]

pub fn events_error(&self) -> R<bool, EVENTS_ERROR_A>[src]

Bit 0 - TWI error

impl R<bool, EVENTS_RXSTARTED_A>[src]

pub fn variant(&self) -> EVENTS_RXSTARTED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RXSTARTED>>[src]

pub fn events_rxstarted(&self) -> R<bool, EVENTS_RXSTARTED_A>[src]

Bit 0 - Receive sequence started

impl R<bool, EVENTS_TXSTARTED_A>[src]

pub fn variant(&self) -> EVENTS_TXSTARTED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_TXSTARTED>>[src]

pub fn events_txstarted(&self) -> R<bool, EVENTS_TXSTARTED_A>[src]

Bit 0 - Transmit sequence started

impl R<bool, EVENTS_WRITE_A>[src]

pub fn variant(&self) -> EVENTS_WRITE_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_WRITE>>[src]

pub fn events_write(&self) -> R<bool, EVENTS_WRITE_A>[src]

Bit 0 - Write command received

impl R<bool, EVENTS_READ_A>[src]

pub fn variant(&self) -> EVENTS_READ_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_READ>>[src]

pub fn events_read(&self) -> R<bool, EVENTS_READ_A>[src]

Bit 0 - Read command received

impl R<bool, WRITE_SUSPEND_A>[src]

pub fn variant(&self) -> WRITE_SUSPEND_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<bool, READ_SUSPEND_A>[src]

pub fn variant(&self) -> READ_SUSPEND_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, _SHORTS>>[src]

pub fn write_suspend(&self) -> R<bool, WRITE_SUSPEND_A>[src]

Bit 13 - Shortcut between event WRITE and task SUSPEND

pub fn read_suspend(&self) -> R<bool, READ_SUSPEND_A>[src]

Bit 14 - Shortcut between event READ and task SUSPEND

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, RXSTARTED_A>[src]

pub fn variant(&self) -> RXSTARTED_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<bool, TXSTARTED_A>[src]

pub fn variant(&self) -> TXSTARTED_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<bool, WRITE_A>[src]

pub fn variant(&self) -> WRITE_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<bool, READ_A>[src]

pub fn variant(&self) -> READ_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, _INTEN>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Enable or disable interrupt for event STOPPED

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Enable or disable interrupt for event ERROR

pub fn rxstarted(&self) -> R<bool, RXSTARTED_A>[src]

Bit 19 - Enable or disable interrupt for event RXSTARTED

pub fn txstarted(&self) -> R<bool, TXSTARTED_A>[src]

Bit 20 - Enable or disable interrupt for event TXSTARTED

pub fn write(&self) -> R<bool, WRITE_A>[src]

Bit 25 - Enable or disable interrupt for event WRITE

pub fn read(&self) -> R<bool, READ_A>[src]

Bit 26 - Enable or disable interrupt for event READ

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, RXSTARTED_A>[src]

pub fn variant(&self) -> RXSTARTED_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<bool, TXSTARTED_A>[src]

pub fn variant(&self) -> TXSTARTED_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<bool, WRITE_A>[src]

pub fn variant(&self) -> WRITE_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<bool, READ_A>[src]

pub fn variant(&self) -> READ_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, _INTENSET>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Write '1' to enable interrupt for event STOPPED

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Write '1' to enable interrupt for event ERROR

pub fn rxstarted(&self) -> R<bool, RXSTARTED_A>[src]

Bit 19 - Write '1' to enable interrupt for event RXSTARTED

pub fn txstarted(&self) -> R<bool, TXSTARTED_A>[src]

Bit 20 - Write '1' to enable interrupt for event TXSTARTED

pub fn write(&self) -> R<bool, WRITE_A>[src]

Bit 25 - Write '1' to enable interrupt for event WRITE

pub fn read(&self) -> R<bool, READ_A>[src]

Bit 26 - Write '1' to enable interrupt for event READ

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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<bool, RXSTARTED_A>[src]

pub fn variant(&self) -> RXSTARTED_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<bool, TXSTARTED_A>[src]

pub fn variant(&self) -> TXSTARTED_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<bool, WRITE_A>[src]

pub fn variant(&self) -> WRITE_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<bool, READ_A>[src]

pub fn variant(&self) -> READ_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, _INTENCLR>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Write '1' to disable interrupt for event STOPPED

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 9 - Write '1' to disable interrupt for event ERROR

pub fn rxstarted(&self) -> R<bool, RXSTARTED_A>[src]

Bit 19 - Write '1' to disable interrupt for event RXSTARTED

pub fn txstarted(&self) -> R<bool, TXSTARTED_A>[src]

Bit 20 - Write '1' to disable interrupt for event TXSTARTED

pub fn write(&self) -> R<bool, WRITE_A>[src]

Bit 25 - Write '1' to disable interrupt for event WRITE

pub fn read(&self) -> R<bool, READ_A>[src]

Bit 26 - Write '1' to disable interrupt for event READ

impl R<bool, OVERFLOW_A>[src]

pub fn variant(&self) -> OVERFLOW_A[src]

Get enumerated values variant

pub fn is_not_detected(&self) -> bool[src]

Checks if the value of the field is NOTDETECTED

pub fn is_detected(&self) -> bool[src]

Checks if the value of the field is DETECTED

impl R<bool, DNACK_A>[src]

pub fn variant(&self) -> DNACK_A[src]

Get enumerated values variant

pub fn is_not_received(&self) -> bool[src]

Checks if the value of the field is NOTRECEIVED

pub fn is_received(&self) -> bool[src]

Checks if the value of the field is RECEIVED

impl R<bool, OVERREAD_A>[src]

pub fn variant(&self) -> OVERREAD_A[src]

Get enumerated values variant

pub fn is_not_detected(&self) -> bool[src]

Checks if the value of the field is NOTDETECTED

pub fn is_detected(&self) -> bool[src]

Checks if the value of the field is DETECTED

impl R<u32, Reg<u32, _ERRORSRC>>[src]

pub fn overflow(&self) -> R<bool, OVERFLOW_A>[src]

Bit 0 - RX buffer overflow detected, and prevented

pub fn dnack(&self) -> R<bool, DNACK_A>[src]

Bit 2 - NACK sent after receiving a data byte

pub fn overread(&self) -> R<bool, OVERREAD_A>[src]

Bit 3 - TX buffer over-read detected, and prevented

impl R<u32, Reg<u32, _MATCH>>[src]

pub fn match_(&self) -> R<bool, bool>[src]

Bit 0 - Which of the addresses in {ADDRESS} matched the incoming address

impl R<u8, ENABLE_A>[src]

pub fn variant(&self) -> Variant<u8, ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<u8, ENABLE_A>[src]

Bits 0:3 - Enable or disable TWIS

impl R<u32, Reg<u32, _ADDRESS>>[src]

pub fn address(&self) -> R<u8, u8>[src]

Bits 0:6 - TWI slave address

impl R<bool, ADDRESS0_A>[src]

pub fn variant(&self) -> ADDRESS0_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<bool, ADDRESS1_A>[src]

pub fn variant(&self) -> ADDRESS1_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, _CONFIG>>[src]

pub fn address0(&self) -> R<bool, ADDRESS0_A>[src]

Bit 0 - Enable or disable address matching on ADDRESS[0]

pub fn address1(&self) -> R<bool, ADDRESS1_A>[src]

Bit 1 - Enable or disable address matching on ADDRESS[1]

impl R<u32, Reg<u32, _ORC>>[src]

pub fn orc(&self) -> R<u8, u8>[src]

Bits 0:7 - Over-read character. Character sent out in case of an over-read of the transmit buffer.

impl R<bool, EVENTS_IN_A>[src]

pub fn variant(&self) -> EVENTS_IN_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_IN>>[src]

pub fn events_in(&self) -> R<bool, EVENTS_IN_A>[src]

Bit 0 - Event generated from pin specified in CONFIG[n].PSEL

impl R<bool, EVENTS_PORT_A>[src]

pub fn variant(&self) -> EVENTS_PORT_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_PORT>>[src]

pub fn events_port(&self) -> R<bool, EVENTS_PORT_A>[src]

Bit 0 - Event generated from multiple input GPIO pins with SENSE mechanism enabled

impl R<bool, IN0_A>[src]

pub fn variant(&self) -> IN0_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<bool, IN1_A>[src]

pub fn variant(&self) -> IN1_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<bool, IN2_A>[src]

pub fn variant(&self) -> IN2_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<bool, IN3_A>[src]

pub fn variant(&self) -> IN3_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<bool, IN4_A>[src]

pub fn variant(&self) -> IN4_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<bool, IN5_A>[src]

pub fn variant(&self) -> IN5_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<bool, IN6_A>[src]

pub fn variant(&self) -> IN6_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<bool, IN7_A>[src]

pub fn variant(&self) -> IN7_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<bool, PORT_A>[src]

pub fn variant(&self) -> PORT_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, _INTENSET>>[src]

pub fn in0(&self) -> R<bool, IN0_A>[src]

Bit 0 - Write '1' to enable interrupt for event IN[0]

pub fn in1(&self) -> R<bool, IN1_A>[src]

Bit 1 - Write '1' to enable interrupt for event IN[1]

pub fn in2(&self) -> R<bool, IN2_A>[src]

Bit 2 - Write '1' to enable interrupt for event IN[2]

pub fn in3(&self) -> R<bool, IN3_A>[src]

Bit 3 - Write '1' to enable interrupt for event IN[3]

pub fn in4(&self) -> R<bool, IN4_A>[src]

Bit 4 - Write '1' to enable interrupt for event IN[4]

pub fn in5(&self) -> R<bool, IN5_A>[src]

Bit 5 - Write '1' to enable interrupt for event IN[5]

pub fn in6(&self) -> R<bool, IN6_A>[src]

Bit 6 - Write '1' to enable interrupt for event IN[6]

pub fn in7(&self) -> R<bool, IN7_A>[src]

Bit 7 - Write '1' to enable interrupt for event IN[7]

pub fn port(&self) -> R<bool, PORT_A>[src]

Bit 31 - Write '1' to enable interrupt for event PORT

impl R<bool, IN0_A>[src]

pub fn variant(&self) -> IN0_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<bool, IN1_A>[src]

pub fn variant(&self) -> IN1_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<bool, IN2_A>[src]

pub fn variant(&self) -> IN2_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<bool, IN3_A>[src]

pub fn variant(&self) -> IN3_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<bool, IN4_A>[src]

pub fn variant(&self) -> IN4_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<bool, IN5_A>[src]

pub fn variant(&self) -> IN5_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<bool, IN6_A>[src]

pub fn variant(&self) -> IN6_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<bool, IN7_A>[src]

pub fn variant(&self) -> IN7_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<bool, PORT_A>[src]

pub fn variant(&self) -> PORT_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, _INTENCLR>>[src]

pub fn in0(&self) -> R<bool, IN0_A>[src]

Bit 0 - Write '1' to disable interrupt for event IN[0]

pub fn in1(&self) -> R<bool, IN1_A>[src]

Bit 1 - Write '1' to disable interrupt for event IN[1]

pub fn in2(&self) -> R<bool, IN2_A>[src]

Bit 2 - Write '1' to disable interrupt for event IN[2]

pub fn in3(&self) -> R<bool, IN3_A>[src]

Bit 3 - Write '1' to disable interrupt for event IN[3]

pub fn in4(&self) -> R<bool, IN4_A>[src]

Bit 4 - Write '1' to disable interrupt for event IN[4]

pub fn in5(&self) -> R<bool, IN5_A>[src]

Bit 5 - Write '1' to disable interrupt for event IN[5]

pub fn in6(&self) -> R<bool, IN6_A>[src]

Bit 6 - Write '1' to disable interrupt for event IN[6]

pub fn in7(&self) -> R<bool, IN7_A>[src]

Bit 7 - Write '1' to disable interrupt for event IN[7]

pub fn port(&self) -> R<bool, PORT_A>[src]

Bit 31 - Write '1' to disable interrupt for event PORT

impl R<u8, MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MODE_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_event(&self) -> bool[src]

Checks if the value of the field is EVENT

pub fn is_task(&self) -> bool[src]

Checks if the value of the field is TASK

impl R<u8, POLARITY_A>[src]

pub fn variant(&self) -> POLARITY_A[src]

Get enumerated values variant

pub fn is_none(&self) -> bool[src]

Checks if the value of the field is NONE

pub fn is_lo_to_hi(&self) -> bool[src]

Checks if the value of the field is LOTOHI

pub fn is_hi_to_lo(&self) -> bool[src]

Checks if the value of the field is HITOLO

pub fn is_toggle(&self) -> bool[src]

Checks if the value of the field is TOGGLE

impl R<bool, OUTINIT_A>[src]

pub fn variant(&self) -> OUTINIT_A[src]

Get enumerated values variant

pub fn is_low(&self) -> bool[src]

Checks if the value of the field is LOW

pub fn is_high(&self) -> bool[src]

Checks if the value of the field is HIGH

impl R<u32, Reg<u32, _CONFIG>>[src]

pub fn mode(&self) -> R<u8, MODE_A>[src]

Bits 0:1 - Mode

pub fn psel(&self) -> R<u8, u8>[src]

Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event

pub fn polarity(&self) -> R<u8, POLARITY_A>[src]

Bits 16:17 - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event.

pub fn outinit(&self) -> R<bool, OUTINIT_A>[src]

Bit 20 - When in task mode: Initial value of the output when the GPIOTE channel is configured. When in event mode: No effect.

impl R<bool, LIMITH_A>[src]

pub fn variant(&self) -> LIMITH_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _LIMITH>>[src]

pub fn limith(&self) -> R<bool, LIMITH_A>[src]

Bit 0 - Last results is equal or above CH[n].LIMIT.HIGH

impl R<bool, LIMITL_A>[src]

pub fn variant(&self) -> LIMITL_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _LIMITL>>[src]

pub fn limitl(&self) -> R<bool, LIMITL_A>[src]

Bit 0 - Last results is equal or below CH[n].LIMIT.LOW

impl R<u8, PSELP_A>[src]

pub fn variant(&self) -> Variant<u8, PSELP_A>[src]

Get enumerated values variant

pub fn is_nc(&self) -> bool[src]

Checks if the value of the field is NC

pub fn is_analog_input0(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT0

pub fn is_analog_input1(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT1

pub fn is_analog_input2(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT2

pub fn is_analog_input3(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT3

pub fn is_analog_input4(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT4

pub fn is_analog_input5(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT5

pub fn is_analog_input6(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT6

pub fn is_analog_input7(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT7

pub fn is_vdd(&self) -> bool[src]

Checks if the value of the field is VDD

impl R<u32, Reg<u32, _PSELP>>[src]

pub fn pselp(&self) -> R<u8, PSELP_A>[src]

Bits 0:4 - Analog positive input channel

impl R<u8, PSELN_A>[src]

pub fn variant(&self) -> Variant<u8, PSELN_A>[src]

Get enumerated values variant

pub fn is_nc(&self) -> bool[src]

Checks if the value of the field is NC

pub fn is_analog_input0(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT0

pub fn is_analog_input1(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT1

pub fn is_analog_input2(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT2

pub fn is_analog_input3(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT3

pub fn is_analog_input4(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT4

pub fn is_analog_input5(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT5

pub fn is_analog_input6(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT6

pub fn is_analog_input7(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT7

pub fn is_vdd(&self) -> bool[src]

Checks if the value of the field is VDD

impl R<u32, Reg<u32, _PSELN>>[src]

pub fn pseln(&self) -> R<u8, PSELN_A>[src]

Bits 0:4 - Analog negative input, enables differential channel

impl R<u8, RESP_A>[src]

pub fn variant(&self) -> RESP_A[src]

Get enumerated values variant

pub fn is_bypass(&self) -> bool[src]

Checks if the value of the field is BYPASS

pub fn is_pulldown(&self) -> bool[src]

Checks if the value of the field is PULLDOWN

pub fn is_pullup(&self) -> bool[src]

Checks if the value of the field is PULLUP

pub fn is_vdd1_2(&self) -> bool[src]

Checks if the value of the field is VDD1_2

impl R<u8, RESN_A>[src]

pub fn variant(&self) -> RESN_A[src]

Get enumerated values variant

pub fn is_bypass(&self) -> bool[src]

Checks if the value of the field is BYPASS

pub fn is_pulldown(&self) -> bool[src]

Checks if the value of the field is PULLDOWN

pub fn is_pullup(&self) -> bool[src]

Checks if the value of the field is PULLUP

pub fn is_vdd1_2(&self) -> bool[src]

Checks if the value of the field is VDD1_2

impl R<u8, GAIN_A>[src]

pub fn variant(&self) -> GAIN_A[src]

Get enumerated values variant

pub fn is_gain1_6(&self) -> bool[src]

Checks if the value of the field is GAIN1_6

pub fn is_gain1_5(&self) -> bool[src]

Checks if the value of the field is GAIN1_5

pub fn is_gain1_4(&self) -> bool[src]

Checks if the value of the field is GAIN1_4

pub fn is_gain1_3(&self) -> bool[src]

Checks if the value of the field is GAIN1_3

pub fn is_gain1_2(&self) -> bool[src]

Checks if the value of the field is GAIN1_2

pub fn is_gain1(&self) -> bool[src]

Checks if the value of the field is GAIN1

pub fn is_gain2(&self) -> bool[src]

Checks if the value of the field is GAIN2

pub fn is_gain4(&self) -> bool[src]

Checks if the value of the field is GAIN4

impl R<bool, REFSEL_A>[src]

pub fn variant(&self) -> REFSEL_A[src]

Get enumerated values variant

pub fn is_internal(&self) -> bool[src]

Checks if the value of the field is INTERNAL

pub fn is_vdd1_4(&self) -> bool[src]

Checks if the value of the field is VDD1_4

impl R<u8, TACQ_A>[src]

pub fn variant(&self) -> Variant<u8, TACQ_A>[src]

Get enumerated values variant

pub fn is_3us(&self) -> bool[src]

Checks if the value of the field is _3US

pub fn is_5us(&self) -> bool[src]

Checks if the value of the field is _5US

pub fn is_10us(&self) -> bool[src]

Checks if the value of the field is _10US

pub fn is_15us(&self) -> bool[src]

Checks if the value of the field is _15US

pub fn is_20us(&self) -> bool[src]

Checks if the value of the field is _20US

pub fn is_40us(&self) -> bool[src]

Checks if the value of the field is _40US

impl R<bool, MODE_A>[src]

pub fn variant(&self) -> MODE_A[src]

Get enumerated values variant

pub fn is_se(&self) -> bool[src]

Checks if the value of the field is SE

pub fn is_diff(&self) -> bool[src]

Checks if the value of the field is DIFF

impl R<bool, BURST_A>[src]

pub fn variant(&self) -> BURST_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, _CONFIG>>[src]

pub fn resp(&self) -> R<u8, RESP_A>[src]

Bits 0:1 - Positive channel resistor control

pub fn resn(&self) -> R<u8, RESN_A>[src]

Bits 4:5 - Negative channel resistor control

pub fn gain(&self) -> R<u8, GAIN_A>[src]

Bits 8:10 - Gain control

pub fn refsel(&self) -> R<bool, REFSEL_A>[src]

Bit 12 - Reference control

pub fn tacq(&self) -> R<u8, TACQ_A>[src]

Bits 16:18 - Acquisition time, the time the ADC uses to sample the input voltage

pub fn mode(&self) -> R<bool, MODE_A>[src]

Bit 20 - Enable differential mode

pub fn burst(&self) -> R<bool, BURST_A>[src]

Bit 24 - Enable burst mode

impl R<u32, Reg<u32, _LIMIT>>[src]

pub fn low(&self) -> R<u16, u16>[src]

Bits 0:15 - Low level limit

pub fn high(&self) -> R<u16, u16>[src]

Bits 16:31 - High level limit

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Data pointer

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn maxcnt(&self) -> R<u16, u16>[src]

Bits 0:14 - Maximum number of buffer words to transfer

impl R<u32, Reg<u32, _AMOUNT>>[src]

pub fn amount(&self) -> R<u16, u16>[src]

Bits 0:14 - Number of buffer words transferred since last START. This register can be read after an END or STOPPED event.

impl R<bool, EVENTS_STARTED_A>[src]

pub fn variant(&self) -> EVENTS_STARTED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_STARTED>>[src]

pub fn events_started(&self) -> R<bool, EVENTS_STARTED_A>[src]

Bit 0 - The ADC has started

impl R<bool, EVENTS_END_A>[src]

pub fn variant(&self) -> EVENTS_END_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_END>>[src]

pub fn events_end(&self) -> R<bool, EVENTS_END_A>[src]

Bit 0 - The ADC has filled up the Result buffer

impl R<bool, EVENTS_DONE_A>[src]

pub fn variant(&self) -> EVENTS_DONE_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_DONE>>[src]

pub fn events_done(&self) -> R<bool, EVENTS_DONE_A>[src]

Bit 0 - A conversion task has been completed. Depending on the mode, multiple conversions might be needed for a result to be transferred to RAM.

impl R<bool, EVENTS_RESULTDONE_A>[src]

pub fn variant(&self) -> EVENTS_RESULTDONE_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RESULTDONE>>[src]

pub fn events_resultdone(&self) -> R<bool, EVENTS_RESULTDONE_A>[src]

Bit 0 - A result is ready to get transferred to RAM.

impl R<bool, EVENTS_CALIBRATEDONE_A>[src]

pub fn variant(&self) -> EVENTS_CALIBRATEDONE_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_CALIBRATEDONE>>[src]

pub fn events_calibratedone(&self) -> R<bool, EVENTS_CALIBRATEDONE_A>[src]

Bit 0 - Calibration is complete

impl R<bool, EVENTS_STOPPED_A>[src]

pub fn variant(&self) -> EVENTS_STOPPED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_STOPPED>>[src]

pub fn events_stopped(&self) -> R<bool, EVENTS_STOPPED_A>[src]

Bit 0 - The ADC has stopped

impl R<bool, STARTED_A>[src]

pub fn variant(&self) -> STARTED_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<bool, END_A>[src]

pub fn variant(&self) -> END_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<bool, DONE_A>[src]

pub fn variant(&self) -> DONE_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<bool, RESULTDONE_A>[src]

pub fn variant(&self) -> RESULTDONE_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<bool, CALIBRATEDONE_A>[src]

pub fn variant(&self) -> CALIBRATEDONE_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<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, CH0LIMITH_A>[src]

pub fn variant(&self) -> CH0LIMITH_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<bool, CH0LIMITL_A>[src]

pub fn variant(&self) -> CH0LIMITL_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<bool, CH1LIMITH_A>[src]

pub fn variant(&self) -> CH1LIMITH_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<bool, CH1LIMITL_A>[src]

pub fn variant(&self) -> CH1LIMITL_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<bool, CH2LIMITH_A>[src]

pub fn variant(&self) -> CH2LIMITH_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<bool, CH2LIMITL_A>[src]

pub fn variant(&self) -> CH2LIMITL_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<bool, CH3LIMITH_A>[src]

pub fn variant(&self) -> CH3LIMITH_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<bool, CH3LIMITL_A>[src]

pub fn variant(&self) -> CH3LIMITL_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<bool, CH4LIMITH_A>[src]

pub fn variant(&self) -> CH4LIMITH_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<bool, CH4LIMITL_A>[src]

pub fn variant(&self) -> CH4LIMITL_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<bool, CH5LIMITH_A>[src]

pub fn variant(&self) -> CH5LIMITH_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<bool, CH5LIMITL_A>[src]

pub fn variant(&self) -> CH5LIMITL_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<bool, CH6LIMITH_A>[src]

pub fn variant(&self) -> CH6LIMITH_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<bool, CH6LIMITL_A>[src]

pub fn variant(&self) -> CH6LIMITL_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<bool, CH7LIMITH_A>[src]

pub fn variant(&self) -> CH7LIMITH_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<bool, CH7LIMITL_A>[src]

pub fn variant(&self) -> CH7LIMITL_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, _INTEN>>[src]

pub fn started(&self) -> R<bool, STARTED_A>[src]

Bit 0 - Enable or disable interrupt for event STARTED

pub fn end(&self) -> R<bool, END_A>[src]

Bit 1 - Enable or disable interrupt for event END

pub fn done(&self) -> R<bool, DONE_A>[src]

Bit 2 - Enable or disable interrupt for event DONE

pub fn resultdone(&self) -> R<bool, RESULTDONE_A>[src]

Bit 3 - Enable or disable interrupt for event RESULTDONE

pub fn calibratedone(&self) -> R<bool, CALIBRATEDONE_A>[src]

Bit 4 - Enable or disable interrupt for event CALIBRATEDONE

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 5 - Enable or disable interrupt for event STOPPED

pub fn ch0limith(&self) -> R<bool, CH0LIMITH_A>[src]

Bit 6 - Enable or disable interrupt for event CH0LIMITH

pub fn ch0limitl(&self) -> R<bool, CH0LIMITL_A>[src]

Bit 7 - Enable or disable interrupt for event CH0LIMITL

pub fn ch1limith(&self) -> R<bool, CH1LIMITH_A>[src]

Bit 8 - Enable or disable interrupt for event CH1LIMITH

pub fn ch1limitl(&self) -> R<bool, CH1LIMITL_A>[src]

Bit 9 - Enable or disable interrupt for event CH1LIMITL

pub fn ch2limith(&self) -> R<bool, CH2LIMITH_A>[src]

Bit 10 - Enable or disable interrupt for event CH2LIMITH

pub fn ch2limitl(&self) -> R<bool, CH2LIMITL_A>[src]

Bit 11 - Enable or disable interrupt for event CH2LIMITL

pub fn ch3limith(&self) -> R<bool, CH3LIMITH_A>[src]

Bit 12 - Enable or disable interrupt for event CH3LIMITH

pub fn ch3limitl(&self) -> R<bool, CH3LIMITL_A>[src]

Bit 13 - Enable or disable interrupt for event CH3LIMITL

pub fn ch4limith(&self) -> R<bool, CH4LIMITH_A>[src]

Bit 14 - Enable or disable interrupt for event CH4LIMITH

pub fn ch4limitl(&self) -> R<bool, CH4LIMITL_A>[src]

Bit 15 - Enable or disable interrupt for event CH4LIMITL

pub fn ch5limith(&self) -> R<bool, CH5LIMITH_A>[src]

Bit 16 - Enable or disable interrupt for event CH5LIMITH

pub fn ch5limitl(&self) -> R<bool, CH5LIMITL_A>[src]

Bit 17 - Enable or disable interrupt for event CH5LIMITL

pub fn ch6limith(&self) -> R<bool, CH6LIMITH_A>[src]

Bit 18 - Enable or disable interrupt for event CH6LIMITH

pub fn ch6limitl(&self) -> R<bool, CH6LIMITL_A>[src]

Bit 19 - Enable or disable interrupt for event CH6LIMITL

pub fn ch7limith(&self) -> R<bool, CH7LIMITH_A>[src]

Bit 20 - Enable or disable interrupt for event CH7LIMITH

pub fn ch7limitl(&self) -> R<bool, CH7LIMITL_A>[src]

Bit 21 - Enable or disable interrupt for event CH7LIMITL

impl R<bool, STARTED_A>[src]

pub fn variant(&self) -> STARTED_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<bool, END_A>[src]

pub fn variant(&self) -> END_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<bool, DONE_A>[src]

pub fn variant(&self) -> DONE_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<bool, RESULTDONE_A>[src]

pub fn variant(&self) -> RESULTDONE_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<bool, CALIBRATEDONE_A>[src]

pub fn variant(&self) -> CALIBRATEDONE_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<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, CH0LIMITH_A>[src]

pub fn variant(&self) -> CH0LIMITH_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<bool, CH0LIMITL_A>[src]

pub fn variant(&self) -> CH0LIMITL_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<bool, CH1LIMITH_A>[src]

pub fn variant(&self) -> CH1LIMITH_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<bool, CH1LIMITL_A>[src]

pub fn variant(&self) -> CH1LIMITL_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<bool, CH2LIMITH_A>[src]

pub fn variant(&self) -> CH2LIMITH_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<bool, CH2LIMITL_A>[src]

pub fn variant(&self) -> CH2LIMITL_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<bool, CH3LIMITH_A>[src]

pub fn variant(&self) -> CH3LIMITH_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<bool, CH3LIMITL_A>[src]

pub fn variant(&self) -> CH3LIMITL_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<bool, CH4LIMITH_A>[src]

pub fn variant(&self) -> CH4LIMITH_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<bool, CH4LIMITL_A>[src]

pub fn variant(&self) -> CH4LIMITL_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<bool, CH5LIMITH_A>[src]

pub fn variant(&self) -> CH5LIMITH_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<bool, CH5LIMITL_A>[src]

pub fn variant(&self) -> CH5LIMITL_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<bool, CH6LIMITH_A>[src]

pub fn variant(&self) -> CH6LIMITH_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<bool, CH6LIMITL_A>[src]

pub fn variant(&self) -> CH6LIMITL_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<bool, CH7LIMITH_A>[src]

pub fn variant(&self) -> CH7LIMITH_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<bool, CH7LIMITL_A>[src]

pub fn variant(&self) -> CH7LIMITL_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, _INTENSET>>[src]

pub fn started(&self) -> R<bool, STARTED_A>[src]

Bit 0 - Write '1' to enable interrupt for event STARTED

pub fn end(&self) -> R<bool, END_A>[src]

Bit 1 - Write '1' to enable interrupt for event END

pub fn done(&self) -> R<bool, DONE_A>[src]

Bit 2 - Write '1' to enable interrupt for event DONE

pub fn resultdone(&self) -> R<bool, RESULTDONE_A>[src]

Bit 3 - Write '1' to enable interrupt for event RESULTDONE

pub fn calibratedone(&self) -> R<bool, CALIBRATEDONE_A>[src]

Bit 4 - Write '1' to enable interrupt for event CALIBRATEDONE

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 5 - Write '1' to enable interrupt for event STOPPED

pub fn ch0limith(&self) -> R<bool, CH0LIMITH_A>[src]

Bit 6 - Write '1' to enable interrupt for event CH0LIMITH

pub fn ch0limitl(&self) -> R<bool, CH0LIMITL_A>[src]

Bit 7 - Write '1' to enable interrupt for event CH0LIMITL

pub fn ch1limith(&self) -> R<bool, CH1LIMITH_A>[src]

Bit 8 - Write '1' to enable interrupt for event CH1LIMITH

pub fn ch1limitl(&self) -> R<bool, CH1LIMITL_A>[src]

Bit 9 - Write '1' to enable interrupt for event CH1LIMITL

pub fn ch2limith(&self) -> R<bool, CH2LIMITH_A>[src]

Bit 10 - Write '1' to enable interrupt for event CH2LIMITH

pub fn ch2limitl(&self) -> R<bool, CH2LIMITL_A>[src]

Bit 11 - Write '1' to enable interrupt for event CH2LIMITL

pub fn ch3limith(&self) -> R<bool, CH3LIMITH_A>[src]

Bit 12 - Write '1' to enable interrupt for event CH3LIMITH

pub fn ch3limitl(&self) -> R<bool, CH3LIMITL_A>[src]

Bit 13 - Write '1' to enable interrupt for event CH3LIMITL

pub fn ch4limith(&self) -> R<bool, CH4LIMITH_A>[src]

Bit 14 - Write '1' to enable interrupt for event CH4LIMITH

pub fn ch4limitl(&self) -> R<bool, CH4LIMITL_A>[src]

Bit 15 - Write '1' to enable interrupt for event CH4LIMITL

pub fn ch5limith(&self) -> R<bool, CH5LIMITH_A>[src]

Bit 16 - Write '1' to enable interrupt for event CH5LIMITH

pub fn ch5limitl(&self) -> R<bool, CH5LIMITL_A>[src]

Bit 17 - Write '1' to enable interrupt for event CH5LIMITL

pub fn ch6limith(&self) -> R<bool, CH6LIMITH_A>[src]

Bit 18 - Write '1' to enable interrupt for event CH6LIMITH

pub fn ch6limitl(&self) -> R<bool, CH6LIMITL_A>[src]

Bit 19 - Write '1' to enable interrupt for event CH6LIMITL

pub fn ch7limith(&self) -> R<bool, CH7LIMITH_A>[src]

Bit 20 - Write '1' to enable interrupt for event CH7LIMITH

pub fn ch7limitl(&self) -> R<bool, CH7LIMITL_A>[src]

Bit 21 - Write '1' to enable interrupt for event CH7LIMITL

impl R<bool, STARTED_A>[src]

pub fn variant(&self) -> STARTED_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<bool, END_A>[src]

pub fn variant(&self) -> END_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<bool, DONE_A>[src]

pub fn variant(&self) -> DONE_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<bool, RESULTDONE_A>[src]

pub fn variant(&self) -> RESULTDONE_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<bool, CALIBRATEDONE_A>[src]

pub fn variant(&self) -> CALIBRATEDONE_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<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, CH0LIMITH_A>[src]

pub fn variant(&self) -> CH0LIMITH_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<bool, CH0LIMITL_A>[src]

pub fn variant(&self) -> CH0LIMITL_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<bool, CH1LIMITH_A>[src]

pub fn variant(&self) -> CH1LIMITH_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<bool, CH1LIMITL_A>[src]

pub fn variant(&self) -> CH1LIMITL_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<bool, CH2LIMITH_A>[src]

pub fn variant(&self) -> CH2LIMITH_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<bool, CH2LIMITL_A>[src]

pub fn variant(&self) -> CH2LIMITL_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<bool, CH3LIMITH_A>[src]

pub fn variant(&self) -> CH3LIMITH_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<bool, CH3LIMITL_A>[src]

pub fn variant(&self) -> CH3LIMITL_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<bool, CH4LIMITH_A>[src]

pub fn variant(&self) -> CH4LIMITH_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<bool, CH4LIMITL_A>[src]

pub fn variant(&self) -> CH4LIMITL_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<bool, CH5LIMITH_A>[src]

pub fn variant(&self) -> CH5LIMITH_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<bool, CH5LIMITL_A>[src]

pub fn variant(&self) -> CH5LIMITL_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<bool, CH6LIMITH_A>[src]

pub fn variant(&self) -> CH6LIMITH_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<bool, CH6LIMITL_A>[src]

pub fn variant(&self) -> CH6LIMITL_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<bool, CH7LIMITH_A>[src]

pub fn variant(&self) -> CH7LIMITH_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<bool, CH7LIMITL_A>[src]

pub fn variant(&self) -> CH7LIMITL_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, _INTENCLR>>[src]

pub fn started(&self) -> R<bool, STARTED_A>[src]

Bit 0 - Write '1' to disable interrupt for event STARTED

pub fn end(&self) -> R<bool, END_A>[src]

Bit 1 - Write '1' to disable interrupt for event END

pub fn done(&self) -> R<bool, DONE_A>[src]

Bit 2 - Write '1' to disable interrupt for event DONE

pub fn resultdone(&self) -> R<bool, RESULTDONE_A>[src]

Bit 3 - Write '1' to disable interrupt for event RESULTDONE

pub fn calibratedone(&self) -> R<bool, CALIBRATEDONE_A>[src]

Bit 4 - Write '1' to disable interrupt for event CALIBRATEDONE

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 5 - Write '1' to disable interrupt for event STOPPED

pub fn ch0limith(&self) -> R<bool, CH0LIMITH_A>[src]

Bit 6 - Write '1' to disable interrupt for event CH0LIMITH

pub fn ch0limitl(&self) -> R<bool, CH0LIMITL_A>[src]

Bit 7 - Write '1' to disable interrupt for event CH0LIMITL

pub fn ch1limith(&self) -> R<bool, CH1LIMITH_A>[src]

Bit 8 - Write '1' to disable interrupt for event CH1LIMITH

pub fn ch1limitl(&self) -> R<bool, CH1LIMITL_A>[src]

Bit 9 - Write '1' to disable interrupt for event CH1LIMITL

pub fn ch2limith(&self) -> R<bool, CH2LIMITH_A>[src]

Bit 10 - Write '1' to disable interrupt for event CH2LIMITH

pub fn ch2limitl(&self) -> R<bool, CH2LIMITL_A>[src]

Bit 11 - Write '1' to disable interrupt for event CH2LIMITL

pub fn ch3limith(&self) -> R<bool, CH3LIMITH_A>[src]

Bit 12 - Write '1' to disable interrupt for event CH3LIMITH

pub fn ch3limitl(&self) -> R<bool, CH3LIMITL_A>[src]

Bit 13 - Write '1' to disable interrupt for event CH3LIMITL

pub fn ch4limith(&self) -> R<bool, CH4LIMITH_A>[src]

Bit 14 - Write '1' to disable interrupt for event CH4LIMITH

pub fn ch4limitl(&self) -> R<bool, CH4LIMITL_A>[src]

Bit 15 - Write '1' to disable interrupt for event CH4LIMITL

pub fn ch5limith(&self) -> R<bool, CH5LIMITH_A>[src]

Bit 16 - Write '1' to disable interrupt for event CH5LIMITH

pub fn ch5limitl(&self) -> R<bool, CH5LIMITL_A>[src]

Bit 17 - Write '1' to disable interrupt for event CH5LIMITL

pub fn ch6limith(&self) -> R<bool, CH6LIMITH_A>[src]

Bit 18 - Write '1' to disable interrupt for event CH6LIMITH

pub fn ch6limitl(&self) -> R<bool, CH6LIMITL_A>[src]

Bit 19 - Write '1' to disable interrupt for event CH6LIMITL

pub fn ch7limith(&self) -> R<bool, CH7LIMITH_A>[src]

Bit 20 - Write '1' to disable interrupt for event CH7LIMITH

pub fn ch7limitl(&self) -> R<bool, CH7LIMITL_A>[src]

Bit 21 - Write '1' to disable interrupt for event CH7LIMITL

impl R<bool, STATUS_A>[src]

pub fn variant(&self) -> STATUS_A[src]

Get enumerated values variant

pub fn is_ready(&self) -> bool[src]

Checks if the value of the field is READY

pub fn is_busy(&self) -> bool[src]

Checks if the value of the field is BUSY

impl R<u32, Reg<u32, _STATUS>>[src]

pub fn status(&self) -> R<bool, STATUS_A>[src]

Bit 0 - Status

impl R<bool, ENABLE_A>[src]

pub fn variant(&self) -> ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<bool, ENABLE_A>[src]

Bit 0 - Enable or disable ADC

impl R<u8, VAL_A>[src]

pub fn variant(&self) -> Variant<u8, VAL_A>[src]

Get enumerated values variant

pub fn is_8bit(&self) -> bool[src]

Checks if the value of the field is _8BIT

pub fn is_10bit(&self) -> bool[src]

Checks if the value of the field is _10BIT

pub fn is_12bit(&self) -> bool[src]

Checks if the value of the field is _12BIT

pub fn is_14bit(&self) -> bool[src]

Checks if the value of the field is _14BIT

impl R<u32, Reg<u32, _RESOLUTION>>[src]

pub fn val(&self) -> R<u8, VAL_A>[src]

Bits 0:2 - Set the resolution

impl R<u8, OVERSAMPLE_A>[src]

pub fn variant(&self) -> Variant<u8, OVERSAMPLE_A>[src]

Get enumerated values variant

pub fn is_bypass(&self) -> bool[src]

Checks if the value of the field is BYPASS

pub fn is_over2x(&self) -> bool[src]

Checks if the value of the field is OVER2X

pub fn is_over4x(&self) -> bool[src]

Checks if the value of the field is OVER4X

pub fn is_over8x(&self) -> bool[src]

Checks if the value of the field is OVER8X

pub fn is_over16x(&self) -> bool[src]

Checks if the value of the field is OVER16X

pub fn is_over32x(&self) -> bool[src]

Checks if the value of the field is OVER32X

pub fn is_over64x(&self) -> bool[src]

Checks if the value of the field is OVER64X

pub fn is_over128x(&self) -> bool[src]

Checks if the value of the field is OVER128X

pub fn is_over256x(&self) -> bool[src]

Checks if the value of the field is OVER256X

impl R<u32, Reg<u32, _OVERSAMPLE>>[src]

pub fn oversample(&self) -> R<u8, OVERSAMPLE_A>[src]

Bits 0:3 - Oversample control

impl R<bool, MODE_A>[src]

pub fn variant(&self) -> MODE_A[src]

Get enumerated values variant

pub fn is_task(&self) -> bool[src]

Checks if the value of the field is TASK

pub fn is_timers(&self) -> bool[src]

Checks if the value of the field is TIMERS

impl R<u32, Reg<u32, _SAMPLERATE>>[src]

pub fn cc(&self) -> R<u16, u16>[src]

Bits 0:10 - Capture and compare value. Sample rate is 16 MHz/CC

pub fn mode(&self) -> R<bool, MODE_A>[src]

Bit 12 - Select mode for sample rate control

impl R<bool, EVENTS_COMPARE_A>[src]

pub fn variant(&self) -> EVENTS_COMPARE_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_COMPARE>>[src]

pub fn events_compare(&self) -> R<bool, EVENTS_COMPARE_A>[src]

Bit 0 - Compare event on CC[n] match

impl R<bool, COMPARE0_CLEAR_A>[src]

pub fn variant(&self) -> COMPARE0_CLEAR_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<bool, COMPARE1_CLEAR_A>[src]

pub fn variant(&self) -> COMPARE1_CLEAR_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<bool, COMPARE2_CLEAR_A>[src]

pub fn variant(&self) -> COMPARE2_CLEAR_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<bool, COMPARE3_CLEAR_A>[src]

pub fn variant(&self) -> COMPARE3_CLEAR_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<bool, COMPARE4_CLEAR_A>[src]

pub fn variant(&self) -> COMPARE4_CLEAR_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<bool, COMPARE5_CLEAR_A>[src]

pub fn variant(&self) -> COMPARE5_CLEAR_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<bool, COMPARE0_STOP_A>[src]

pub fn variant(&self) -> COMPARE0_STOP_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<bool, COMPARE1_STOP_A>[src]

pub fn variant(&self) -> COMPARE1_STOP_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<bool, COMPARE2_STOP_A>[src]

pub fn variant(&self) -> COMPARE2_STOP_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<bool, COMPARE3_STOP_A>[src]

pub fn variant(&self) -> COMPARE3_STOP_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<bool, COMPARE4_STOP_A>[src]

pub fn variant(&self) -> COMPARE4_STOP_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<bool, COMPARE5_STOP_A>[src]

pub fn variant(&self) -> COMPARE5_STOP_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, _SHORTS>>[src]

pub fn compare0_clear(&self) -> R<bool, COMPARE0_CLEAR_A>[src]

Bit 0 - Shortcut between event COMPARE[0] and task CLEAR

pub fn compare1_clear(&self) -> R<bool, COMPARE1_CLEAR_A>[src]

Bit 1 - Shortcut between event COMPARE[1] and task CLEAR

pub fn compare2_clear(&self) -> R<bool, COMPARE2_CLEAR_A>[src]

Bit 2 - Shortcut between event COMPARE[2] and task CLEAR

pub fn compare3_clear(&self) -> R<bool, COMPARE3_CLEAR_A>[src]

Bit 3 - Shortcut between event COMPARE[3] and task CLEAR

pub fn compare4_clear(&self) -> R<bool, COMPARE4_CLEAR_A>[src]

Bit 4 - Shortcut between event COMPARE[4] and task CLEAR

pub fn compare5_clear(&self) -> R<bool, COMPARE5_CLEAR_A>[src]

Bit 5 - Shortcut between event COMPARE[5] and task CLEAR

pub fn compare0_stop(&self) -> R<bool, COMPARE0_STOP_A>[src]

Bit 8 - Shortcut between event COMPARE[0] and task STOP

pub fn compare1_stop(&self) -> R<bool, COMPARE1_STOP_A>[src]

Bit 9 - Shortcut between event COMPARE[1] and task STOP

pub fn compare2_stop(&self) -> R<bool, COMPARE2_STOP_A>[src]

Bit 10 - Shortcut between event COMPARE[2] and task STOP

pub fn compare3_stop(&self) -> R<bool, COMPARE3_STOP_A>[src]

Bit 11 - Shortcut between event COMPARE[3] and task STOP

pub fn compare4_stop(&self) -> R<bool, COMPARE4_STOP_A>[src]

Bit 12 - Shortcut between event COMPARE[4] and task STOP

pub fn compare5_stop(&self) -> R<bool, COMPARE5_STOP_A>[src]

Bit 13 - Shortcut between event COMPARE[5] and task STOP

impl R<bool, COMPARE0_A>[src]

pub fn variant(&self) -> COMPARE0_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<bool, COMPARE1_A>[src]

pub fn variant(&self) -> COMPARE1_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<bool, COMPARE2_A>[src]

pub fn variant(&self) -> COMPARE2_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<bool, COMPARE3_A>[src]

pub fn variant(&self) -> COMPARE3_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<bool, COMPARE4_A>[src]

pub fn variant(&self) -> COMPARE4_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<bool, COMPARE5_A>[src]

pub fn variant(&self) -> COMPARE5_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, _INTENSET>>[src]

pub fn compare0(&self) -> R<bool, COMPARE0_A>[src]

Bit 16 - Write '1' to enable interrupt for event COMPARE[0]

pub fn compare1(&self) -> R<bool, COMPARE1_A>[src]

Bit 17 - Write '1' to enable interrupt for event COMPARE[1]

pub fn compare2(&self) -> R<bool, COMPARE2_A>[src]

Bit 18 - Write '1' to enable interrupt for event COMPARE[2]

pub fn compare3(&self) -> R<bool, COMPARE3_A>[src]

Bit 19 - Write '1' to enable interrupt for event COMPARE[3]

pub fn compare4(&self) -> R<bool, COMPARE4_A>[src]

Bit 20 - Write '1' to enable interrupt for event COMPARE[4]

pub fn compare5(&self) -> R<bool, COMPARE5_A>[src]

Bit 21 - Write '1' to enable interrupt for event COMPARE[5]

impl R<bool, COMPARE0_A>[src]

pub fn variant(&self) -> COMPARE0_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<bool, COMPARE1_A>[src]

pub fn variant(&self) -> COMPARE1_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<bool, COMPARE2_A>[src]

pub fn variant(&self) -> COMPARE2_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<bool, COMPARE3_A>[src]

pub fn variant(&self) -> COMPARE3_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<bool, COMPARE4_A>[src]

pub fn variant(&self) -> COMPARE4_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<bool, COMPARE5_A>[src]

pub fn variant(&self) -> COMPARE5_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, _INTENCLR>>[src]

pub fn compare0(&self) -> R<bool, COMPARE0_A>[src]

Bit 16 - Write '1' to disable interrupt for event COMPARE[0]

pub fn compare1(&self) -> R<bool, COMPARE1_A>[src]

Bit 17 - Write '1' to disable interrupt for event COMPARE[1]

pub fn compare2(&self) -> R<bool, COMPARE2_A>[src]

Bit 18 - Write '1' to disable interrupt for event COMPARE[2]

pub fn compare3(&self) -> R<bool, COMPARE3_A>[src]

Bit 19 - Write '1' to disable interrupt for event COMPARE[3]

pub fn compare4(&self) -> R<bool, COMPARE4_A>[src]

Bit 20 - Write '1' to disable interrupt for event COMPARE[4]

pub fn compare5(&self) -> R<bool, COMPARE5_A>[src]

Bit 21 - Write '1' to disable interrupt for event COMPARE[5]

impl R<u8, MODE_A>[src]

pub fn variant(&self) -> Variant<u8, MODE_A>[src]

Get enumerated values variant

pub fn is_timer(&self) -> bool[src]

Checks if the value of the field is TIMER

pub fn is_counter(&self) -> bool[src]

Checks if the value of the field is COUNTER

pub fn is_low_power_counter(&self) -> bool[src]

Checks if the value of the field is LOWPOWERCOUNTER

impl R<u32, Reg<u32, _MODE>>[src]

pub fn mode(&self) -> R<u8, MODE_A>[src]

Bits 0:1 - Timer mode

impl R<u8, BITMODE_A>[src]

pub fn variant(&self) -> BITMODE_A[src]

Get enumerated values variant

pub fn is_16bit(&self) -> bool[src]

Checks if the value of the field is _16BIT

pub fn is_08bit(&self) -> bool[src]

Checks if the value of the field is _08BIT

pub fn is_24bit(&self) -> bool[src]

Checks if the value of the field is _24BIT

pub fn is_32bit(&self) -> bool[src]

Checks if the value of the field is _32BIT

impl R<u32, Reg<u32, _BITMODE>>[src]

pub fn bitmode(&self) -> R<u8, BITMODE_A>[src]

Bits 0:1 - Timer bit width

impl R<u32, Reg<u32, _PRESCALER>>[src]

pub fn prescaler(&self) -> R<u8, u8>[src]

Bits 0:3 - Prescaler value

impl R<u32, Reg<u32, _CC>>[src]

pub fn cc(&self) -> R<u32, u32>[src]

Bits 0:31 - Capture/Compare value

impl R<bool, EVENTS_TICK_A>[src]

pub fn variant(&self) -> EVENTS_TICK_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_TICK>>[src]

pub fn events_tick(&self) -> R<bool, EVENTS_TICK_A>[src]

Bit 0 - Event on COUNTER increment

impl R<bool, EVENTS_OVRFLW_A>[src]

pub fn variant(&self) -> EVENTS_OVRFLW_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_OVRFLW>>[src]

pub fn events_ovrflw(&self) -> R<bool, EVENTS_OVRFLW_A>[src]

Bit 0 - Event on COUNTER overflow

impl R<bool, EVENTS_COMPARE_A>[src]

pub fn variant(&self) -> EVENTS_COMPARE_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_COMPARE>>[src]

pub fn events_compare(&self) -> R<bool, EVENTS_COMPARE_A>[src]

Bit 0 - Compare event on CC[n] match

impl R<bool, TICK_A>[src]

pub fn variant(&self) -> TICK_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<bool, OVRFLW_A>[src]

pub fn variant(&self) -> OVRFLW_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<bool, COMPARE0_A>[src]

pub fn variant(&self) -> COMPARE0_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<bool, COMPARE1_A>[src]

pub fn variant(&self) -> COMPARE1_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<bool, COMPARE2_A>[src]

pub fn variant(&self) -> COMPARE2_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<bool, COMPARE3_A>[src]

pub fn variant(&self) -> COMPARE3_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, _INTENSET>>[src]

pub fn tick(&self) -> R<bool, TICK_A>[src]

Bit 0 - Write '1' to enable interrupt for event TICK

pub fn ovrflw(&self) -> R<bool, OVRFLW_A>[src]

Bit 1 - Write '1' to enable interrupt for event OVRFLW

pub fn compare0(&self) -> R<bool, COMPARE0_A>[src]

Bit 16 - Write '1' to enable interrupt for event COMPARE[0]

pub fn compare1(&self) -> R<bool, COMPARE1_A>[src]

Bit 17 - Write '1' to enable interrupt for event COMPARE[1]

pub fn compare2(&self) -> R<bool, COMPARE2_A>[src]

Bit 18 - Write '1' to enable interrupt for event COMPARE[2]

pub fn compare3(&self) -> R<bool, COMPARE3_A>[src]

Bit 19 - Write '1' to enable interrupt for event COMPARE[3]

impl R<bool, TICK_A>[src]

pub fn variant(&self) -> TICK_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<bool, OVRFLW_A>[src]

pub fn variant(&self) -> OVRFLW_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<bool, COMPARE0_A>[src]

pub fn variant(&self) -> COMPARE0_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<bool, COMPARE1_A>[src]

pub fn variant(&self) -> COMPARE1_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<bool, COMPARE2_A>[src]

pub fn variant(&self) -> COMPARE2_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<bool, COMPARE3_A>[src]

pub fn variant(&self) -> COMPARE3_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, _INTENCLR>>[src]

pub fn tick(&self) -> R<bool, TICK_A>[src]

Bit 0 - Write '1' to disable interrupt for event TICK

pub fn ovrflw(&self) -> R<bool, OVRFLW_A>[src]

Bit 1 - Write '1' to disable interrupt for event OVRFLW

pub fn compare0(&self) -> R<bool, COMPARE0_A>[src]

Bit 16 - Write '1' to disable interrupt for event COMPARE[0]

pub fn compare1(&self) -> R<bool, COMPARE1_A>[src]

Bit 17 - Write '1' to disable interrupt for event COMPARE[1]

pub fn compare2(&self) -> R<bool, COMPARE2_A>[src]

Bit 18 - Write '1' to disable interrupt for event COMPARE[2]

pub fn compare3(&self) -> R<bool, COMPARE3_A>[src]

Bit 19 - Write '1' to disable interrupt for event COMPARE[3]

impl R<bool, TICK_A>[src]

pub fn variant(&self) -> TICK_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<bool, OVRFLW_A>[src]

pub fn variant(&self) -> OVRFLW_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<bool, COMPARE0_A>[src]

pub fn variant(&self) -> COMPARE0_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<bool, COMPARE1_A>[src]

pub fn variant(&self) -> COMPARE1_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<bool, COMPARE2_A>[src]

pub fn variant(&self) -> COMPARE2_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<bool, COMPARE3_A>[src]

pub fn variant(&self) -> COMPARE3_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, _EVTEN>>[src]

pub fn tick(&self) -> R<bool, TICK_A>[src]

Bit 0 - Enable or disable event routing for event TICK

pub fn ovrflw(&self) -> R<bool, OVRFLW_A>[src]

Bit 1 - Enable or disable event routing for event OVRFLW

pub fn compare0(&self) -> R<bool, COMPARE0_A>[src]

Bit 16 - Enable or disable event routing for event COMPARE[0]

pub fn compare1(&self) -> R<bool, COMPARE1_A>[src]

Bit 17 - Enable or disable event routing for event COMPARE[1]

pub fn compare2(&self) -> R<bool, COMPARE2_A>[src]

Bit 18 - Enable or disable event routing for event COMPARE[2]

pub fn compare3(&self) -> R<bool, COMPARE3_A>[src]

Bit 19 - Enable or disable event routing for event COMPARE[3]

impl R<bool, TICK_A>[src]

pub fn variant(&self) -> TICK_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<bool, OVRFLW_A>[src]

pub fn variant(&self) -> OVRFLW_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<bool, COMPARE0_A>[src]

pub fn variant(&self) -> COMPARE0_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<bool, COMPARE1_A>[src]

pub fn variant(&self) -> COMPARE1_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<bool, COMPARE2_A>[src]

pub fn variant(&self) -> COMPARE2_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<bool, COMPARE3_A>[src]

pub fn variant(&self) -> COMPARE3_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, _EVTENSET>>[src]

pub fn tick(&self) -> R<bool, TICK_A>[src]

Bit 0 - Write '1' to enable event routing for event TICK

pub fn ovrflw(&self) -> R<bool, OVRFLW_A>[src]

Bit 1 - Write '1' to enable event routing for event OVRFLW

pub fn compare0(&self) -> R<bool, COMPARE0_A>[src]

Bit 16 - Write '1' to enable event routing for event COMPARE[0]

pub fn compare1(&self) -> R<bool, COMPARE1_A>[src]

Bit 17 - Write '1' to enable event routing for event COMPARE[1]

pub fn compare2(&self) -> R<bool, COMPARE2_A>[src]

Bit 18 - Write '1' to enable event routing for event COMPARE[2]

pub fn compare3(&self) -> R<bool, COMPARE3_A>[src]

Bit 19 - Write '1' to enable event routing for event COMPARE[3]

impl R<bool, TICK_A>[src]

pub fn variant(&self) -> TICK_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<bool, OVRFLW_A>[src]

pub fn variant(&self) -> OVRFLW_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<bool, COMPARE0_A>[src]

pub fn variant(&self) -> COMPARE0_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<bool, COMPARE1_A>[src]

pub fn variant(&self) -> COMPARE1_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<bool, COMPARE2_A>[src]

pub fn variant(&self) -> COMPARE2_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<bool, COMPARE3_A>[src]

pub fn variant(&self) -> COMPARE3_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, _EVTENCLR>>[src]

pub fn tick(&self) -> R<bool, TICK_A>[src]

Bit 0 - Write '1' to disable event routing for event TICK

pub fn ovrflw(&self) -> R<bool, OVRFLW_A>[src]

Bit 1 - Write '1' to disable event routing for event OVRFLW

pub fn compare0(&self) -> R<bool, COMPARE0_A>[src]

Bit 16 - Write '1' to disable event routing for event COMPARE[0]

pub fn compare1(&self) -> R<bool, COMPARE1_A>[src]

Bit 17 - Write '1' to disable event routing for event COMPARE[1]

pub fn compare2(&self) -> R<bool, COMPARE2_A>[src]

Bit 18 - Write '1' to disable event routing for event COMPARE[2]

pub fn compare3(&self) -> R<bool, COMPARE3_A>[src]

Bit 19 - Write '1' to disable event routing for event COMPARE[3]

impl R<u32, Reg<u32, _COUNTER>>[src]

pub fn counter(&self) -> R<u32, u32>[src]

Bits 0:23 - Counter value

impl R<u32, Reg<u32, _PRESCALER>>[src]

pub fn prescaler(&self) -> R<u16, u16>[src]

Bits 0:11 - Prescaler value

impl R<u32, Reg<u32, _CC>>[src]

pub fn compare(&self) -> R<u32, u32>[src]

Bits 0:23 - Compare value

impl R<bool, EVENTS_DATARDY_A>[src]

pub fn variant(&self) -> EVENTS_DATARDY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_DATARDY>>[src]

pub fn events_datardy(&self) -> R<bool, EVENTS_DATARDY_A>[src]

Bit 0 - Temperature measurement complete, data ready

impl R<bool, DATARDY_A>[src]

pub fn variant(&self) -> DATARDY_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, _INTENSET>>[src]

pub fn datardy(&self) -> R<bool, DATARDY_A>[src]

Bit 0 - Write '1' to enable interrupt for event DATARDY

impl R<bool, DATARDY_A>[src]

pub fn variant(&self) -> DATARDY_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, _INTENCLR>>[src]

pub fn datardy(&self) -> R<bool, DATARDY_A>[src]

Bit 0 - Write '1' to disable interrupt for event DATARDY

impl R<u32, Reg<u32, _TEMP>>[src]

pub fn temp(&self) -> R<u32, u32>[src]

Bits 0:31 - Temperature in degC (0.25deg steps)

impl R<u32, Reg<u32, _A0>>[src]

pub fn a0(&self) -> R<u16, u16>[src]

Bits 0:11 - Slope of 1st piece wise linear function

impl R<u32, Reg<u32, _A1>>[src]

pub fn a1(&self) -> R<u16, u16>[src]

Bits 0:11 - Slope of 2nd piece wise linear function

impl R<u32, Reg<u32, _A2>>[src]

pub fn a2(&self) -> R<u16, u16>[src]

Bits 0:11 - Slope of 3rd piece wise linear function

impl R<u32, Reg<u32, _A3>>[src]

pub fn a3(&self) -> R<u16, u16>[src]

Bits 0:11 - Slope of 4th piece wise linear function

impl R<u32, Reg<u32, _A4>>[src]

pub fn a4(&self) -> R<u16, u16>[src]

Bits 0:11 - Slope of 5th piece wise linear function

impl R<u32, Reg<u32, _A5>>[src]

pub fn a5(&self) -> R<u16, u16>[src]

Bits 0:11 - Slope of 6th piece wise linear function

impl R<u32, Reg<u32, _B0>>[src]

pub fn b0(&self) -> R<u16, u16>[src]

Bits 0:13 - y-intercept of 1st piece wise linear function

impl R<u32, Reg<u32, _B1>>[src]

pub fn b1(&self) -> R<u16, u16>[src]

Bits 0:13 - y-intercept of 2nd piece wise linear function

impl R<u32, Reg<u32, _B2>>[src]

pub fn b2(&self) -> R<u16, u16>[src]

Bits 0:13 - y-intercept of 3rd piece wise linear function

impl R<u32, Reg<u32, _B3>>[src]

pub fn b3(&self) -> R<u16, u16>[src]

Bits 0:13 - y-intercept of 4th piece wise linear function

impl R<u32, Reg<u32, _B4>>[src]

pub fn b4(&self) -> R<u16, u16>[src]

Bits 0:13 - y-intercept of 5th piece wise linear function

impl R<u32, Reg<u32, _B5>>[src]

pub fn b5(&self) -> R<u16, u16>[src]

Bits 0:13 - y-intercept of 6th piece wise linear function

impl R<u32, Reg<u32, _T0>>[src]

pub fn t0(&self) -> R<u8, u8>[src]

Bits 0:7 - End point of 1st piece wise linear function

impl R<u32, Reg<u32, _T1>>[src]

pub fn t1(&self) -> R<u8, u8>[src]

Bits 0:7 - End point of 2nd piece wise linear function

impl R<u32, Reg<u32, _T2>>[src]

pub fn t2(&self) -> R<u8, u8>[src]

Bits 0:7 - End point of 3rd piece wise linear function

impl R<u32, Reg<u32, _T3>>[src]

pub fn t3(&self) -> R<u8, u8>[src]

Bits 0:7 - End point of 4th piece wise linear function

impl R<u32, Reg<u32, _T4>>[src]

pub fn t4(&self) -> R<u8, u8>[src]

Bits 0:7 - End point of 5th piece wise linear function

impl R<bool, EVENTS_VALRDY_A>[src]

pub fn variant(&self) -> EVENTS_VALRDY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_VALRDY>>[src]

pub fn events_valrdy(&self) -> R<bool, EVENTS_VALRDY_A>[src]

Bit 0 - Event being generated for every new random number written to the VALUE register

impl R<bool, VALRDY_STOP_A>[src]

pub fn variant(&self) -> VALRDY_STOP_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, _SHORTS>>[src]

pub fn valrdy_stop(&self) -> R<bool, VALRDY_STOP_A>[src]

Bit 0 - Shortcut between event VALRDY and task STOP

impl R<bool, VALRDY_A>[src]

pub fn variant(&self) -> VALRDY_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, _INTENSET>>[src]

pub fn valrdy(&self) -> R<bool, VALRDY_A>[src]

Bit 0 - Write '1' to enable interrupt for event VALRDY

impl R<bool, VALRDY_A>[src]

pub fn variant(&self) -> VALRDY_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, _INTENCLR>>[src]

pub fn valrdy(&self) -> R<bool, VALRDY_A>[src]

Bit 0 - Write '1' to disable interrupt for event VALRDY

impl R<bool, DERCEN_A>[src]

pub fn variant(&self) -> DERCEN_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, _CONFIG>>[src]

pub fn dercen(&self) -> R<bool, DERCEN_A>[src]

Bit 0 - Bias correction

impl R<u32, Reg<u32, _VALUE>>[src]

pub fn value(&self) -> R<u8, u8>[src]

Bits 0:7 - Generated random number

impl R<bool, EVENTS_ENDECB_A>[src]

pub fn variant(&self) -> EVENTS_ENDECB_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ENDECB>>[src]

pub fn events_endecb(&self) -> R<bool, EVENTS_ENDECB_A>[src]

Bit 0 - ECB block encrypt complete

impl R<bool, EVENTS_ERRORECB_A>[src]

pub fn variant(&self) -> EVENTS_ERRORECB_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ERRORECB>>[src]

pub fn events_errorecb(&self) -> R<bool, EVENTS_ERRORECB_A>[src]

Bit 0 - ECB block encrypt aborted because of a STOPECB task or due to an error

impl R<bool, ENDECB_A>[src]

pub fn variant(&self) -> ENDECB_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<bool, ERRORECB_A>[src]

pub fn variant(&self) -> ERRORECB_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, _INTENSET>>[src]

pub fn endecb(&self) -> R<bool, ENDECB_A>[src]

Bit 0 - Write '1' to enable interrupt for event ENDECB

pub fn errorecb(&self) -> R<bool, ERRORECB_A>[src]

Bit 1 - Write '1' to enable interrupt for event ERRORECB

impl R<bool, ENDECB_A>[src]

pub fn variant(&self) -> ENDECB_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<bool, ERRORECB_A>[src]

pub fn variant(&self) -> ERRORECB_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, _INTENCLR>>[src]

pub fn endecb(&self) -> R<bool, ENDECB_A>[src]

Bit 0 - Write '1' to disable interrupt for event ENDECB

pub fn errorecb(&self) -> R<bool, ERRORECB_A>[src]

Bit 1 - Write '1' to disable interrupt for event ERRORECB

impl R<u32, Reg<u32, _ECBDATAPTR>>[src]

pub fn ecbdataptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Pointer to the ECB data structure (see Table 1 ECB data structure overview)

impl R<bool, EVENTS_END_A>[src]

pub fn variant(&self) -> EVENTS_END_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_END>>[src]

pub fn events_end(&self) -> R<bool, EVENTS_END_A>[src]

Bit 0 - Address resolution procedure complete

impl R<bool, EVENTS_RESOLVED_A>[src]

pub fn variant(&self) -> EVENTS_RESOLVED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_RESOLVED>>[src]

pub fn events_resolved(&self) -> R<bool, EVENTS_RESOLVED_A>[src]

Bit 0 - Address resolved

impl R<bool, EVENTS_NOTRESOLVED_A>[src]

pub fn variant(&self) -> EVENTS_NOTRESOLVED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_NOTRESOLVED>>[src]

pub fn events_notresolved(&self) -> R<bool, EVENTS_NOTRESOLVED_A>[src]

Bit 0 - Address not resolved

impl R<bool, END_A>[src]

pub fn variant(&self) -> END_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<bool, RESOLVED_A>[src]

pub fn variant(&self) -> RESOLVED_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<bool, NOTRESOLVED_A>[src]

pub fn variant(&self) -> NOTRESOLVED_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, _INTENSET>>[src]

pub fn end(&self) -> R<bool, END_A>[src]

Bit 0 - Write '1' to enable interrupt for event END

pub fn resolved(&self) -> R<bool, RESOLVED_A>[src]

Bit 1 - Write '1' to enable interrupt for event RESOLVED

pub fn notresolved(&self) -> R<bool, NOTRESOLVED_A>[src]

Bit 2 - Write '1' to enable interrupt for event NOTRESOLVED

impl R<bool, END_A>[src]

pub fn variant(&self) -> END_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<bool, RESOLVED_A>[src]

pub fn variant(&self) -> RESOLVED_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<bool, NOTRESOLVED_A>[src]

pub fn variant(&self) -> NOTRESOLVED_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, _INTENCLR>>[src]

pub fn end(&self) -> R<bool, END_A>[src]

Bit 0 - Write '1' to disable interrupt for event END

pub fn resolved(&self) -> R<bool, RESOLVED_A>[src]

Bit 1 - Write '1' to disable interrupt for event RESOLVED

pub fn notresolved(&self) -> R<bool, NOTRESOLVED_A>[src]

Bit 2 - Write '1' to disable interrupt for event NOTRESOLVED

impl R<u32, Reg<u32, _STATUS>>[src]

pub fn status(&self) -> R<u8, u8>[src]

Bits 0:3 - The IRK that was used last time an address was resolved

impl R<u8, ENABLE_A>[src]

pub fn variant(&self) -> Variant<u8, ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<u8, ENABLE_A>[src]

Bits 0:1 - Enable or disable AAR

impl R<u32, Reg<u32, _NIRK>>[src]

pub fn nirk(&self) -> R<u8, u8>[src]

Bits 0:4 - Number of Identity root keys available in the IRK data structure

impl R<u32, Reg<u32, _IRKPTR>>[src]

pub fn irkptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Pointer to the IRK data structure

impl R<u32, Reg<u32, _ADDRPTR>>[src]

pub fn addrptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Pointer to the resolvable address (6-bytes)

impl R<u32, Reg<u32, _SCRATCHPTR>>[src]

pub fn scratchptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Pointer to a scratch data area used for temporary storage during resolution. A space of minimum 3 bytes must be reserved.

impl R<bool, EVENTS_ENDKSGEN_A>[src]

pub fn variant(&self) -> EVENTS_ENDKSGEN_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ENDKSGEN>>[src]

pub fn events_endksgen(&self) -> R<bool, EVENTS_ENDKSGEN_A>[src]

Bit 0 - Key-stream generation complete

impl R<bool, EVENTS_ENDCRYPT_A>[src]

pub fn variant(&self) -> EVENTS_ENDCRYPT_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ENDCRYPT>>[src]

pub fn events_endcrypt(&self) -> R<bool, EVENTS_ENDCRYPT_A>[src]

Bit 0 - Encrypt/decrypt complete

impl R<bool, EVENTS_ERROR_A>[src]

pub fn variant(&self) -> EVENTS_ERROR_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ERROR>>[src]

pub fn events_error(&self) -> R<bool, EVENTS_ERROR_A>[src]

Bit 0 - Deprecated field - CCM error event

impl R<bool, ENDKSGEN_CRYPT_A>[src]

pub fn variant(&self) -> ENDKSGEN_CRYPT_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, _SHORTS>>[src]

pub fn endksgen_crypt(&self) -> R<bool, ENDKSGEN_CRYPT_A>[src]

Bit 0 - Shortcut between event ENDKSGEN and task CRYPT

impl R<bool, ENDKSGEN_A>[src]

pub fn variant(&self) -> ENDKSGEN_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<bool, ENDCRYPT_A>[src]

pub fn variant(&self) -> ENDCRYPT_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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, _INTENSET>>[src]

pub fn endksgen(&self) -> R<bool, ENDKSGEN_A>[src]

Bit 0 - Write '1' to enable interrupt for event ENDKSGEN

pub fn endcrypt(&self) -> R<bool, ENDCRYPT_A>[src]

Bit 1 - Write '1' to enable interrupt for event ENDCRYPT

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 2 - Deprecated intsetfield - Write '1' to enable interrupt for event ERROR

impl R<bool, ENDKSGEN_A>[src]

pub fn variant(&self) -> ENDKSGEN_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<bool, ENDCRYPT_A>[src]

pub fn variant(&self) -> ENDCRYPT_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<bool, ERROR_A>[src]

pub fn variant(&self) -> ERROR_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, _INTENCLR>>[src]

pub fn endksgen(&self) -> R<bool, ENDKSGEN_A>[src]

Bit 0 - Write '1' to disable interrupt for event ENDKSGEN

pub fn endcrypt(&self) -> R<bool, ENDCRYPT_A>[src]

Bit 1 - Write '1' to disable interrupt for event ENDCRYPT

pub fn error(&self) -> R<bool, ERROR_A>[src]

Bit 2 - Deprecated intclrfield - Write '1' to disable interrupt for event ERROR

impl R<bool, MICSTATUS_A>[src]

pub fn variant(&self) -> MICSTATUS_A[src]

Get enumerated values variant

pub fn is_check_failed(&self) -> bool[src]

Checks if the value of the field is CHECKFAILED

pub fn is_check_passed(&self) -> bool[src]

Checks if the value of the field is CHECKPASSED

impl R<u32, Reg<u32, _MICSTATUS>>[src]

pub fn micstatus(&self) -> R<bool, MICSTATUS_A>[src]

Bit 0 - The result of the MIC check performed during the previous decryption operation

impl R<u8, ENABLE_A>[src]

pub fn variant(&self) -> Variant<u8, ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<u8, ENABLE_A>[src]

Bits 0:1 - Enable or disable CCM

impl R<bool, MODE_A>[src]

pub fn variant(&self) -> MODE_A[src]

Get enumerated values variant

pub fn is_encryption(&self) -> bool[src]

Checks if the value of the field is ENCRYPTION

pub fn is_decryption(&self) -> bool[src]

Checks if the value of the field is DECRYPTION

impl R<u8, DATARATE_A>[src]

pub fn variant(&self) -> DATARATE_A[src]

Get enumerated values variant

pub fn is_1mbit(&self) -> bool[src]

Checks if the value of the field is _1MBIT

pub fn is_2mbit(&self) -> bool[src]

Checks if the value of the field is _2MBIT

pub fn is_125kbps(&self) -> bool[src]

Checks if the value of the field is _125KBPS

pub fn is_500kbps(&self) -> bool[src]

Checks if the value of the field is _500KBPS

impl R<bool, LENGTH_A>[src]

pub fn variant(&self) -> LENGTH_A[src]

Get enumerated values variant

pub fn is_default(&self) -> bool[src]

Checks if the value of the field is DEFAULT

pub fn is_extended(&self) -> bool[src]

Checks if the value of the field is EXTENDED

impl R<u32, Reg<u32, _MODE>>[src]

pub fn mode(&self) -> R<bool, MODE_A>[src]

Bit 0 - The mode of operation to be used. The settings in this register apply whenever either the KSGEN or CRYPT tasks are triggered.

pub fn datarate(&self) -> R<u8, DATARATE_A>[src]

Bits 16:17 - Radio data rate that the CCM shall run synchronous with

pub fn length(&self) -> R<bool, LENGTH_A>[src]

Bit 24 - Packet length configuration

impl R<u32, Reg<u32, _CNFPTR>>[src]

pub fn cnfptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Pointer to the data structure holding the AES key and the CCM NONCE vector (see Table 1 CCM data structure overview)

impl R<u32, Reg<u32, _INPTR>>[src]

pub fn inptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Input pointer

impl R<u32, Reg<u32, _OUTPTR>>[src]

pub fn outptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Output pointer

impl R<u32, Reg<u32, _SCRATCHPTR>>[src]

pub fn scratchptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Pointer to a scratch data area used for temporary storage during key-stream generation, MIC generation and encryption/decryption.

impl R<u32, Reg<u32, _MAXPACKETSIZE>>[src]

pub fn maxpacketsize(&self) -> R<u8, u8>[src]

Bits 0:7 - Length of key-stream generated when MODE.LENGTH = Extended. This value must be greater or equal to the subsequent packet payload to be encrypted/decrypted.

impl R<u8, RATEOVERRIDE_A>[src]

pub fn variant(&self) -> RATEOVERRIDE_A[src]

Get enumerated values variant

pub fn is_1mbit(&self) -> bool[src]

Checks if the value of the field is _1MBIT

pub fn is_2mbit(&self) -> bool[src]

Checks if the value of the field is _2MBIT

pub fn is_125kbps(&self) -> bool[src]

Checks if the value of the field is _125KBPS

pub fn is_500kbps(&self) -> bool[src]

Checks if the value of the field is _500KBPS

impl R<u32, Reg<u32, _RATEOVERRIDE>>[src]

pub fn rateoverride(&self) -> R<u8, RATEOVERRIDE_A>[src]

Bits 0:1 - Data rate override setting.

impl R<bool, EVENTS_TIMEOUT_A>[src]

pub fn variant(&self) -> EVENTS_TIMEOUT_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_TIMEOUT>>[src]

pub fn events_timeout(&self) -> R<bool, EVENTS_TIMEOUT_A>[src]

Bit 0 - Watchdog timeout

impl R<bool, TIMEOUT_A>[src]

pub fn variant(&self) -> TIMEOUT_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, _INTENSET>>[src]

pub fn timeout(&self) -> R<bool, TIMEOUT_A>[src]

Bit 0 - Write '1' to enable interrupt for event TIMEOUT

impl R<bool, TIMEOUT_A>[src]

pub fn variant(&self) -> TIMEOUT_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, _INTENCLR>>[src]

pub fn timeout(&self) -> R<bool, TIMEOUT_A>[src]

Bit 0 - Write '1' to disable interrupt for event TIMEOUT

impl R<bool, RUNSTATUS_A>[src]

pub fn variant(&self) -> RUNSTATUS_A[src]

Get enumerated values variant

pub fn is_not_running(&self) -> bool[src]

Checks if the value of the field is NOTRUNNING

pub fn is_running(&self) -> bool[src]

Checks if the value of the field is RUNNING

impl R<u32, Reg<u32, _RUNSTATUS>>[src]

pub fn runstatus(&self) -> R<bool, RUNSTATUS_A>[src]

Bit 0 - Indicates whether or not the watchdog is running

impl R<bool, RR0_A>[src]

pub fn variant(&self) -> RR0_A[src]

Get enumerated values variant

pub fn is_disabled_or_requested(&self) -> bool[src]

Checks if the value of the field is DISABLEDORREQUESTED

pub fn is_enabled_and_unrequested(&self) -> bool[src]

Checks if the value of the field is ENABLEDANDUNREQUESTED

impl R<bool, RR1_A>[src]

pub fn variant(&self) -> RR1_A[src]

Get enumerated values variant

pub fn is_disabled_or_requested(&self) -> bool[src]

Checks if the value of the field is DISABLEDORREQUESTED

pub fn is_enabled_and_unrequested(&self) -> bool[src]

Checks if the value of the field is ENABLEDANDUNREQUESTED

impl R<bool, RR2_A>[src]

pub fn variant(&self) -> RR2_A[src]

Get enumerated values variant

pub fn is_disabled_or_requested(&self) -> bool[src]

Checks if the value of the field is DISABLEDORREQUESTED

pub fn is_enabled_and_unrequested(&self) -> bool[src]

Checks if the value of the field is ENABLEDANDUNREQUESTED

impl R<bool, RR3_A>[src]

pub fn variant(&self) -> RR3_A[src]

Get enumerated values variant

pub fn is_disabled_or_requested(&self) -> bool[src]

Checks if the value of the field is DISABLEDORREQUESTED

pub fn is_enabled_and_unrequested(&self) -> bool[src]

Checks if the value of the field is ENABLEDANDUNREQUESTED

impl R<bool, RR4_A>[src]

pub fn variant(&self) -> RR4_A[src]

Get enumerated values variant

pub fn is_disabled_or_requested(&self) -> bool[src]

Checks if the value of the field is DISABLEDORREQUESTED

pub fn is_enabled_and_unrequested(&self) -> bool[src]

Checks if the value of the field is ENABLEDANDUNREQUESTED

impl R<bool, RR5_A>[src]

pub fn variant(&self) -> RR5_A[src]

Get enumerated values variant

pub fn is_disabled_or_requested(&self) -> bool[src]

Checks if the value of the field is DISABLEDORREQUESTED

pub fn is_enabled_and_unrequested(&self) -> bool[src]

Checks if the value of the field is ENABLEDANDUNREQUESTED

impl R<bool, RR6_A>[src]

pub fn variant(&self) -> RR6_A[src]

Get enumerated values variant

pub fn is_disabled_or_requested(&self) -> bool[src]

Checks if the value of the field is DISABLEDORREQUESTED

pub fn is_enabled_and_unrequested(&self) -> bool[src]

Checks if the value of the field is ENABLEDANDUNREQUESTED

impl R<bool, RR7_A>[src]

pub fn variant(&self) -> RR7_A[src]

Get enumerated values variant

pub fn is_disabled_or_requested(&self) -> bool[src]

Checks if the value of the field is DISABLEDORREQUESTED

pub fn is_enabled_and_unrequested(&self) -> bool[src]

Checks if the value of the field is ENABLEDANDUNREQUESTED

impl R<u32, Reg<u32, _REQSTATUS>>[src]

pub fn rr0(&self) -> R<bool, RR0_A>[src]

Bit 0 - Request status for RR[0] register

pub fn rr1(&self) -> R<bool, RR1_A>[src]

Bit 1 - Request status for RR[1] register

pub fn rr2(&self) -> R<bool, RR2_A>[src]

Bit 2 - Request status for RR[2] register

pub fn rr3(&self) -> R<bool, RR3_A>[src]

Bit 3 - Request status for RR[3] register

pub fn rr4(&self) -> R<bool, RR4_A>[src]

Bit 4 - Request status for RR[4] register

pub fn rr5(&self) -> R<bool, RR5_A>[src]

Bit 5 - Request status for RR[5] register

pub fn rr6(&self) -> R<bool, RR6_A>[src]

Bit 6 - Request status for RR[6] register

pub fn rr7(&self) -> R<bool, RR7_A>[src]

Bit 7 - Request status for RR[7] register

impl R<u32, Reg<u32, _CRV>>[src]

pub fn crv(&self) -> R<u32, u32>[src]

Bits 0:31 - Counter reload value in number of cycles of the 32.768 kHz clock

impl R<bool, RR0_A>[src]

pub fn variant(&self) -> RR0_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<bool, RR1_A>[src]

pub fn variant(&self) -> RR1_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<bool, RR2_A>[src]

pub fn variant(&self) -> RR2_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<bool, RR3_A>[src]

pub fn variant(&self) -> RR3_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<bool, RR4_A>[src]

pub fn variant(&self) -> RR4_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<bool, RR5_A>[src]

pub fn variant(&self) -> RR5_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<bool, RR6_A>[src]

pub fn variant(&self) -> RR6_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<bool, RR7_A>[src]

pub fn variant(&self) -> RR7_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, _RREN>>[src]

pub fn rr0(&self) -> R<bool, RR0_A>[src]

Bit 0 - Enable or disable RR[0] register

pub fn rr1(&self) -> R<bool, RR1_A>[src]

Bit 1 - Enable or disable RR[1] register

pub fn rr2(&self) -> R<bool, RR2_A>[src]

Bit 2 - Enable or disable RR[2] register

pub fn rr3(&self) -> R<bool, RR3_A>[src]

Bit 3 - Enable or disable RR[3] register

pub fn rr4(&self) -> R<bool, RR4_A>[src]

Bit 4 - Enable or disable RR[4] register

pub fn rr5(&self) -> R<bool, RR5_A>[src]

Bit 5 - Enable or disable RR[5] register

pub fn rr6(&self) -> R<bool, RR6_A>[src]

Bit 6 - Enable or disable RR[6] register

pub fn rr7(&self) -> R<bool, RR7_A>[src]

Bit 7 - Enable or disable RR[7] register

impl R<bool, SLEEP_A>[src]

pub fn variant(&self) -> SLEEP_A[src]

Get enumerated values variant

pub fn is_pause(&self) -> bool[src]

Checks if the value of the field is PAUSE

pub fn is_run(&self) -> bool[src]

Checks if the value of the field is RUN

impl R<bool, HALT_A>[src]

pub fn variant(&self) -> HALT_A[src]

Get enumerated values variant

pub fn is_pause(&self) -> bool[src]

Checks if the value of the field is PAUSE

pub fn is_run(&self) -> bool[src]

Checks if the value of the field is RUN

impl R<u32, Reg<u32, _CONFIG>>[src]

pub fn sleep(&self) -> R<bool, SLEEP_A>[src]

Bit 0 - Configure the watchdog to either be paused, or kept running, while the CPU is sleeping

pub fn halt(&self) -> R<bool, HALT_A>[src]

Bit 3 - Configure the watchdog to either be paused, or kept running, while the CPU is halted by the debugger

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _LED>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _A>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _B>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, EVENTS_SAMPLERDY_A>[src]

pub fn variant(&self) -> EVENTS_SAMPLERDY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_SAMPLERDY>>[src]

pub fn events_samplerdy(&self) -> R<bool, EVENTS_SAMPLERDY_A>[src]

Bit 0 - Event being generated for every new sample value written to the SAMPLE register

impl R<bool, EVENTS_REPORTRDY_A>[src]

pub fn variant(&self) -> EVENTS_REPORTRDY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_REPORTRDY>>[src]

pub fn events_reportrdy(&self) -> R<bool, EVENTS_REPORTRDY_A>[src]

Bit 0 - Non-null report ready

impl R<bool, EVENTS_ACCOF_A>[src]

pub fn variant(&self) -> EVENTS_ACCOF_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_ACCOF>>[src]

pub fn events_accof(&self) -> R<bool, EVENTS_ACCOF_A>[src]

Bit 0 - ACC or ACCDBL register overflow

impl R<bool, EVENTS_DBLRDY_A>[src]

pub fn variant(&self) -> EVENTS_DBLRDY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_DBLRDY>>[src]

pub fn events_dblrdy(&self) -> R<bool, EVENTS_DBLRDY_A>[src]

Bit 0 - Double displacement(s) detected

impl R<bool, EVENTS_STOPPED_A>[src]

pub fn variant(&self) -> EVENTS_STOPPED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_STOPPED>>[src]

pub fn events_stopped(&self) -> R<bool, EVENTS_STOPPED_A>[src]

Bit 0 - QDEC has been stopped

impl R<bool, REPORTRDY_READCLRACC_A>[src]

pub fn variant(&self) -> REPORTRDY_READCLRACC_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<bool, SAMPLERDY_STOP_A>[src]

pub fn variant(&self) -> SAMPLERDY_STOP_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<bool, REPORTRDY_RDCLRACC_A>[src]

pub fn variant(&self) -> REPORTRDY_RDCLRACC_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<bool, REPORTRDY_STOP_A>[src]

pub fn variant(&self) -> REPORTRDY_STOP_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<bool, DBLRDY_RDCLRDBL_A>[src]

pub fn variant(&self) -> DBLRDY_RDCLRDBL_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<bool, DBLRDY_STOP_A>[src]

pub fn variant(&self) -> DBLRDY_STOP_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<bool, SAMPLERDY_READCLRACC_A>[src]

pub fn variant(&self) -> SAMPLERDY_READCLRACC_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, _SHORTS>>[src]

pub fn reportrdy_readclracc(&self) -> R<bool, REPORTRDY_READCLRACC_A>[src]

Bit 0 - Shortcut between event REPORTRDY and task READCLRACC

pub fn samplerdy_stop(&self) -> R<bool, SAMPLERDY_STOP_A>[src]

Bit 1 - Shortcut between event SAMPLERDY and task STOP

pub fn reportrdy_rdclracc(&self) -> R<bool, REPORTRDY_RDCLRACC_A>[src]

Bit 2 - Shortcut between event REPORTRDY and task RDCLRACC

pub fn reportrdy_stop(&self) -> R<bool, REPORTRDY_STOP_A>[src]

Bit 3 - Shortcut between event REPORTRDY and task STOP

pub fn dblrdy_rdclrdbl(&self) -> R<bool, DBLRDY_RDCLRDBL_A>[src]

Bit 4 - Shortcut between event DBLRDY and task RDCLRDBL

pub fn dblrdy_stop(&self) -> R<bool, DBLRDY_STOP_A>[src]

Bit 5 - Shortcut between event DBLRDY and task STOP

pub fn samplerdy_readclracc(&self) -> R<bool, SAMPLERDY_READCLRACC_A>[src]

Bit 6 - Shortcut between event SAMPLERDY and task READCLRACC

impl R<bool, SAMPLERDY_A>[src]

pub fn variant(&self) -> SAMPLERDY_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<bool, REPORTRDY_A>[src]

pub fn variant(&self) -> REPORTRDY_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<bool, ACCOF_A>[src]

pub fn variant(&self) -> ACCOF_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<bool, DBLRDY_A>[src]

pub fn variant(&self) -> DBLRDY_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<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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, _INTENSET>>[src]

pub fn samplerdy(&self) -> R<bool, SAMPLERDY_A>[src]

Bit 0 - Write '1' to enable interrupt for event SAMPLERDY

pub fn reportrdy(&self) -> R<bool, REPORTRDY_A>[src]

Bit 1 - Write '1' to enable interrupt for event REPORTRDY

pub fn accof(&self) -> R<bool, ACCOF_A>[src]

Bit 2 - Write '1' to enable interrupt for event ACCOF

pub fn dblrdy(&self) -> R<bool, DBLRDY_A>[src]

Bit 3 - Write '1' to enable interrupt for event DBLRDY

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 4 - Write '1' to enable interrupt for event STOPPED

impl R<bool, SAMPLERDY_A>[src]

pub fn variant(&self) -> SAMPLERDY_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<bool, REPORTRDY_A>[src]

pub fn variant(&self) -> REPORTRDY_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<bool, ACCOF_A>[src]

pub fn variant(&self) -> ACCOF_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<bool, DBLRDY_A>[src]

pub fn variant(&self) -> DBLRDY_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<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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, _INTENCLR>>[src]

pub fn samplerdy(&self) -> R<bool, SAMPLERDY_A>[src]

Bit 0 - Write '1' to disable interrupt for event SAMPLERDY

pub fn reportrdy(&self) -> R<bool, REPORTRDY_A>[src]

Bit 1 - Write '1' to disable interrupt for event REPORTRDY

pub fn accof(&self) -> R<bool, ACCOF_A>[src]

Bit 2 - Write '1' to disable interrupt for event ACCOF

pub fn dblrdy(&self) -> R<bool, DBLRDY_A>[src]

Bit 3 - Write '1' to disable interrupt for event DBLRDY

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 4 - Write '1' to disable interrupt for event STOPPED

impl R<bool, ENABLE_A>[src]

pub fn variant(&self) -> ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<bool, ENABLE_A>[src]

Bit 0 - Enable or disable the quadrature decoder

impl R<bool, LEDPOL_A>[src]

pub fn variant(&self) -> LEDPOL_A[src]

Get enumerated values variant

pub fn is_active_low(&self) -> bool[src]

Checks if the value of the field is ACTIVELOW

pub fn is_active_high(&self) -> bool[src]

Checks if the value of the field is ACTIVEHIGH

impl R<u32, Reg<u32, _LEDPOL>>[src]

pub fn ledpol(&self) -> R<bool, LEDPOL_A>[src]

Bit 0 - LED output pin polarity

impl R<u8, SAMPLEPER_A>[src]

pub fn variant(&self) -> Variant<u8, SAMPLEPER_A>[src]

Get enumerated values variant

pub fn is_128us(&self) -> bool[src]

Checks if the value of the field is _128US

pub fn is_256us(&self) -> bool[src]

Checks if the value of the field is _256US

pub fn is_512us(&self) -> bool[src]

Checks if the value of the field is _512US

pub fn is_1024us(&self) -> bool[src]

Checks if the value of the field is _1024US

pub fn is_2048us(&self) -> bool[src]

Checks if the value of the field is _2048US

pub fn is_4096us(&self) -> bool[src]

Checks if the value of the field is _4096US

pub fn is_8192us(&self) -> bool[src]

Checks if the value of the field is _8192US

pub fn is_16384us(&self) -> bool[src]

Checks if the value of the field is _16384US

pub fn is_32ms(&self) -> bool[src]

Checks if the value of the field is _32MS

pub fn is_65ms(&self) -> bool[src]

Checks if the value of the field is _65MS

pub fn is_131ms(&self) -> bool[src]

Checks if the value of the field is _131MS

impl R<u32, Reg<u32, _SAMPLEPER>>[src]

pub fn sampleper(&self) -> R<u8, SAMPLEPER_A>[src]

Bits 0:3 - Sample period. The SAMPLE register will be updated for every new sample

impl R<u32, Reg<u32, _SAMPLE>>[src]

pub fn sample(&self) -> R<u32, u32>[src]

Bits 0:31 - Last motion sample

impl R<u8, REPORTPER_A>[src]

pub fn variant(&self) -> Variant<u8, REPORTPER_A>[src]

Get enumerated values variant

pub fn is_10smpl(&self) -> bool[src]

Checks if the value of the field is _10SMPL

pub fn is_40smpl(&self) -> bool[src]

Checks if the value of the field is _40SMPL

pub fn is_80smpl(&self) -> bool[src]

Checks if the value of the field is _80SMPL

pub fn is_120smpl(&self) -> bool[src]

Checks if the value of the field is _120SMPL

pub fn is_160smpl(&self) -> bool[src]

Checks if the value of the field is _160SMPL

pub fn is_200smpl(&self) -> bool[src]

Checks if the value of the field is _200SMPL

pub fn is_240smpl(&self) -> bool[src]

Checks if the value of the field is _240SMPL

pub fn is_280smpl(&self) -> bool[src]

Checks if the value of the field is _280SMPL

pub fn is_1smpl(&self) -> bool[src]

Checks if the value of the field is _1SMPL

impl R<u32, Reg<u32, _REPORTPER>>[src]

pub fn reportper(&self) -> R<u8, REPORTPER_A>[src]

Bits 0:3 - Specifies the number of samples to be accumulated in the ACC register before the REPORTRDY and DBLRDY events can be generated

impl R<u32, Reg<u32, _ACC>>[src]

pub fn acc(&self) -> R<u32, u32>[src]

Bits 0:31 - Register accumulating all valid samples (not double transition) read from the SAMPLE register

impl R<u32, Reg<u32, _ACCREAD>>[src]

pub fn accread(&self) -> R<u32, u32>[src]

Bits 0:31 - Snapshot of the ACC register.

impl R<bool, DBFEN_A>[src]

pub fn variant(&self) -> DBFEN_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, _DBFEN>>[src]

pub fn dbfen(&self) -> R<bool, DBFEN_A>[src]

Bit 0 - Enable input debounce filters

impl R<u32, Reg<u32, _LEDPRE>>[src]

pub fn ledpre(&self) -> R<u16, u16>[src]

Bits 0:8 - Period in us the LED is switched on prior to sampling

impl R<u32, Reg<u32, _ACCDBL>>[src]

pub fn accdbl(&self) -> R<u8, u8>[src]

Bits 0:3 - Register accumulating the number of detected double or illegal transitions. ( SAMPLE = 2 ).

impl R<u32, Reg<u32, _ACCDBLREAD>>[src]

pub fn accdblread(&self) -> R<u8, u8>[src]

Bits 0:3 - Snapshot of the ACCDBL register. This field is updated when the READCLRACC or RDCLRDBL task is triggered.

impl R<bool, EVENTS_READY_A>[src]

pub fn variant(&self) -> EVENTS_READY_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_READY>>[src]

pub fn events_ready(&self) -> R<bool, EVENTS_READY_A>[src]

Bit 0 - COMP is ready and output is valid

impl R<bool, EVENTS_DOWN_A>[src]

pub fn variant(&self) -> EVENTS_DOWN_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_DOWN>>[src]

pub fn events_down(&self) -> R<bool, EVENTS_DOWN_A>[src]

Bit 0 - Downward crossing

impl R<bool, EVENTS_UP_A>[src]

pub fn variant(&self) -> EVENTS_UP_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_UP>>[src]

pub fn events_up(&self) -> R<bool, EVENTS_UP_A>[src]

Bit 0 - Upward crossing

impl R<bool, EVENTS_CROSS_A>[src]

pub fn variant(&self) -> EVENTS_CROSS_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_CROSS>>[src]

pub fn events_cross(&self) -> R<bool, EVENTS_CROSS_A>[src]

Bit 0 - Downward or upward crossing

impl R<bool, READY_SAMPLE_A>[src]

pub fn variant(&self) -> READY_SAMPLE_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<bool, READY_STOP_A>[src]

pub fn variant(&self) -> READY_STOP_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<bool, DOWN_STOP_A>[src]

pub fn variant(&self) -> DOWN_STOP_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<bool, UP_STOP_A>[src]

pub fn variant(&self) -> UP_STOP_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<bool, CROSS_STOP_A>[src]

pub fn variant(&self) -> CROSS_STOP_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, _SHORTS>>[src]

pub fn ready_sample(&self) -> R<bool, READY_SAMPLE_A>[src]

Bit 0 - Shortcut between event READY and task SAMPLE

pub fn ready_stop(&self) -> R<bool, READY_STOP_A>[src]

Bit 1 - Shortcut between event READY and task STOP

pub fn down_stop(&self) -> R<bool, DOWN_STOP_A>[src]

Bit 2 - Shortcut between event DOWN and task STOP

pub fn up_stop(&self) -> R<bool, UP_STOP_A>[src]

Bit 3 - Shortcut between event UP and task STOP

pub fn cross_stop(&self) -> R<bool, CROSS_STOP_A>[src]

Bit 4 - Shortcut between event CROSS and task STOP

impl R<bool, READY_A>[src]

pub fn variant(&self) -> READY_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<bool, DOWN_A>[src]

pub fn variant(&self) -> DOWN_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<bool, UP_A>[src]

pub fn variant(&self) -> UP_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<bool, CROSS_A>[src]

pub fn variant(&self) -> CROSS_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, _INTEN>>[src]

pub fn ready(&self) -> R<bool, READY_A>[src]

Bit 0 - Enable or disable interrupt for event READY

pub fn down(&self) -> R<bool, DOWN_A>[src]

Bit 1 - Enable or disable interrupt for event DOWN

pub fn up(&self) -> R<bool, UP_A>[src]

Bit 2 - Enable or disable interrupt for event UP

pub fn cross(&self) -> R<bool, CROSS_A>[src]

Bit 3 - Enable or disable interrupt for event CROSS

impl R<bool, READY_A>[src]

pub fn variant(&self) -> READY_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<bool, DOWN_A>[src]

pub fn variant(&self) -> DOWN_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<bool, UP_A>[src]

pub fn variant(&self) -> UP_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<bool, CROSS_A>[src]

pub fn variant(&self) -> CROSS_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, _INTENSET>>[src]

pub fn ready(&self) -> R<bool, READY_A>[src]

Bit 0 - Write '1' to enable interrupt for event READY

pub fn down(&self) -> R<bool, DOWN_A>[src]

Bit 1 - Write '1' to enable interrupt for event DOWN

pub fn up(&self) -> R<bool, UP_A>[src]

Bit 2 - Write '1' to enable interrupt for event UP

pub fn cross(&self) -> R<bool, CROSS_A>[src]

Bit 3 - Write '1' to enable interrupt for event CROSS

impl R<bool, READY_A>[src]

pub fn variant(&self) -> READY_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<bool, DOWN_A>[src]

pub fn variant(&self) -> DOWN_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<bool, UP_A>[src]

pub fn variant(&self) -> UP_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<bool, CROSS_A>[src]

pub fn variant(&self) -> CROSS_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, _INTENCLR>>[src]

pub fn ready(&self) -> R<bool, READY_A>[src]

Bit 0 - Write '1' to disable interrupt for event READY

pub fn down(&self) -> R<bool, DOWN_A>[src]

Bit 1 - Write '1' to disable interrupt for event DOWN

pub fn up(&self) -> R<bool, UP_A>[src]

Bit 2 - Write '1' to disable interrupt for event UP

pub fn cross(&self) -> R<bool, CROSS_A>[src]

Bit 3 - Write '1' to disable interrupt for event CROSS

impl R<bool, RESULT_A>[src]

pub fn variant(&self) -> RESULT_A[src]

Get enumerated values variant

pub fn is_below(&self) -> bool[src]

Checks if the value of the field is BELOW

pub fn is_above(&self) -> bool[src]

Checks if the value of the field is ABOVE

impl R<u32, Reg<u32, _RESULT>>[src]

pub fn result(&self) -> R<bool, RESULT_A>[src]

Bit 0 - Result of last compare. Decision point SAMPLE task.

impl R<u8, ENABLE_A>[src]

pub fn variant(&self) -> Variant<u8, ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<u8, ENABLE_A>[src]

Bits 0:1 - Enable or disable COMP

impl R<u8, PSEL_A>[src]

pub fn variant(&self) -> PSEL_A[src]

Get enumerated values variant

pub fn is_analog_input0(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT0

pub fn is_analog_input1(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT1

pub fn is_analog_input2(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT2

pub fn is_analog_input3(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT3

pub fn is_analog_input4(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT4

pub fn is_analog_input5(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT5

pub fn is_analog_input6(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUT6

pub fn is_vdd_div2(&self) -> bool[src]

Checks if the value of the field is VDDDIV2

impl R<u32, Reg<u32, _PSEL>>[src]

pub fn psel(&self) -> R<u8, PSEL_A>[src]

Bits 0:2 - Analog pin select

impl R<u8, REFSEL_A>[src]

pub fn variant(&self) -> Variant<u8, REFSEL_A>[src]

Get enumerated values variant

pub fn is_int1v2(&self) -> bool[src]

Checks if the value of the field is INT1V2

pub fn is_int1v8(&self) -> bool[src]

Checks if the value of the field is INT1V8

pub fn is_int2v4(&self) -> bool[src]

Checks if the value of the field is INT2V4

pub fn is_vdd(&self) -> bool[src]

Checks if the value of the field is VDD

pub fn is_aref(&self) -> bool[src]

Checks if the value of the field is AREF

impl R<u32, Reg<u32, _REFSEL>>[src]

pub fn refsel(&self) -> R<u8, REFSEL_A>[src]

Bits 0:2 - Reference select

impl R<u8, EXTREFSEL_A>[src]

pub fn variant(&self) -> EXTREFSEL_A[src]

Get enumerated values variant

pub fn is_analog_reference0(&self) -> bool[src]

Checks if the value of the field is ANALOGREFERENCE0

pub fn is_analog_reference1(&self) -> bool[src]

Checks if the value of the field is ANALOGREFERENCE1

pub fn is_analog_reference2(&self) -> bool[src]

Checks if the value of the field is ANALOGREFERENCE2

pub fn is_analog_reference3(&self) -> bool[src]

Checks if the value of the field is ANALOGREFERENCE3

pub fn is_analog_reference4(&self) -> bool[src]

Checks if the value of the field is ANALOGREFERENCE4

pub fn is_analog_reference5(&self) -> bool[src]

Checks if the value of the field is ANALOGREFERENCE5

pub fn is_analog_reference6(&self) -> bool[src]

Checks if the value of the field is ANALOGREFERENCE6

pub fn is_analog_reference7(&self) -> bool[src]

Checks if the value of the field is ANALOGREFERENCE7

impl R<u32, Reg<u32, _EXTREFSEL>>[src]

pub fn extrefsel(&self) -> R<u8, EXTREFSEL_A>[src]

Bits 0:2 - External analog reference select

impl R<u32, Reg<u32, _TH>>[src]

pub fn thdown(&self) -> R<u8, u8>[src]

Bits 0:5 - VDOWN = (THDOWN+1)/64*VREF

pub fn thup(&self) -> R<u8, u8>[src]

Bits 8:13 - VUP = (THUP+1)/64*VREF

impl R<u8, SP_A>[src]

pub fn variant(&self) -> Variant<u8, SP_A>[src]

Get enumerated values variant

pub fn is_low(&self) -> bool[src]

Checks if the value of the field is LOW

pub fn is_normal(&self) -> bool[src]

Checks if the value of the field is NORMAL

pub fn is_high(&self) -> bool[src]

Checks if the value of the field is HIGH

impl R<bool, MAIN_A>[src]

pub fn variant(&self) -> MAIN_A[src]

Get enumerated values variant

pub fn is_se(&self) -> bool[src]

Checks if the value of the field is SE

pub fn is_diff(&self) -> bool[src]

Checks if the value of the field is DIFF

impl R<u32, Reg<u32, _MODE>>[src]

pub fn sp(&self) -> R<u8, SP_A>[src]

Bits 0:1 - Speed and power modes

pub fn main(&self) -> R<bool, MAIN_A>[src]

Bit 8 - Main operation modes

impl R<bool, HYST_A>[src]

pub fn variant(&self) -> HYST_A[src]

Get enumerated values variant

pub fn is_no_hyst(&self) -> bool[src]

Checks if the value of the field is NOHYST

pub fn is_hyst50m_v(&self) -> bool[src]

Checks if the value of the field is HYST50MV

impl R<u32, Reg<u32, _HYST>>[src]

pub fn hyst(&self) -> R<bool, HYST_A>[src]

Bit 0 - Comparator hysteresis

impl R<bool, EVENTS_TRIGGERED_A>[src]

pub fn variant(&self) -> EVENTS_TRIGGERED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_TRIGGERED>>[src]

pub fn events_triggered(&self) -> R<bool, EVENTS_TRIGGERED_A>[src]

Bit 0 - Event number n generated by triggering the corresponding TRIGGER[n] task

impl R<bool, TRIGGERED0_A>[src]

pub fn variant(&self) -> TRIGGERED0_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<bool, TRIGGERED1_A>[src]

pub fn variant(&self) -> TRIGGERED1_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<bool, TRIGGERED2_A>[src]

pub fn variant(&self) -> TRIGGERED2_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<bool, TRIGGERED3_A>[src]

pub fn variant(&self) -> TRIGGERED3_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<bool, TRIGGERED4_A>[src]

pub fn variant(&self) -> TRIGGERED4_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<bool, TRIGGERED5_A>[src]

pub fn variant(&self) -> TRIGGERED5_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<bool, TRIGGERED6_A>[src]

pub fn variant(&self) -> TRIGGERED6_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<bool, TRIGGERED7_A>[src]

pub fn variant(&self) -> TRIGGERED7_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<bool, TRIGGERED8_A>[src]

pub fn variant(&self) -> TRIGGERED8_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<bool, TRIGGERED9_A>[src]

pub fn variant(&self) -> TRIGGERED9_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<bool, TRIGGERED10_A>[src]

pub fn variant(&self) -> TRIGGERED10_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<bool, TRIGGERED11_A>[src]

pub fn variant(&self) -> TRIGGERED11_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<bool, TRIGGERED12_A>[src]

pub fn variant(&self) -> TRIGGERED12_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<bool, TRIGGERED13_A>[src]

pub fn variant(&self) -> TRIGGERED13_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<bool, TRIGGERED14_A>[src]

pub fn variant(&self) -> TRIGGERED14_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<bool, TRIGGERED15_A>[src]

pub fn variant(&self) -> TRIGGERED15_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, _INTEN>>[src]

pub fn triggered0(&self) -> R<bool, TRIGGERED0_A>[src]

Bit 0 - Enable or disable interrupt for event TRIGGERED[0]

pub fn triggered1(&self) -> R<bool, TRIGGERED1_A>[src]

Bit 1 - Enable or disable interrupt for event TRIGGERED[1]

pub fn triggered2(&self) -> R<bool, TRIGGERED2_A>[src]

Bit 2 - Enable or disable interrupt for event TRIGGERED[2]

pub fn triggered3(&self) -> R<bool, TRIGGERED3_A>[src]

Bit 3 - Enable or disable interrupt for event TRIGGERED[3]

pub fn triggered4(&self) -> R<bool, TRIGGERED4_A>[src]

Bit 4 - Enable or disable interrupt for event TRIGGERED[4]

pub fn triggered5(&self) -> R<bool, TRIGGERED5_A>[src]

Bit 5 - Enable or disable interrupt for event TRIGGERED[5]

pub fn triggered6(&self) -> R<bool, TRIGGERED6_A>[src]

Bit 6 - Enable or disable interrupt for event TRIGGERED[6]

pub fn triggered7(&self) -> R<bool, TRIGGERED7_A>[src]

Bit 7 - Enable or disable interrupt for event TRIGGERED[7]

pub fn triggered8(&self) -> R<bool, TRIGGERED8_A>[src]

Bit 8 - Enable or disable interrupt for event TRIGGERED[8]

pub fn triggered9(&self) -> R<bool, TRIGGERED9_A>[src]

Bit 9 - Enable or disable interrupt for event TRIGGERED[9]

pub fn triggered10(&self) -> R<bool, TRIGGERED10_A>[src]

Bit 10 - Enable or disable interrupt for event TRIGGERED[10]

pub fn triggered11(&self) -> R<bool, TRIGGERED11_A>[src]

Bit 11 - Enable or disable interrupt for event TRIGGERED[11]

pub fn triggered12(&self) -> R<bool, TRIGGERED12_A>[src]

Bit 12 - Enable or disable interrupt for event TRIGGERED[12]

pub fn triggered13(&self) -> R<bool, TRIGGERED13_A>[src]

Bit 13 - Enable or disable interrupt for event TRIGGERED[13]

pub fn triggered14(&self) -> R<bool, TRIGGERED14_A>[src]

Bit 14 - Enable or disable interrupt for event TRIGGERED[14]

pub fn triggered15(&self) -> R<bool, TRIGGERED15_A>[src]

Bit 15 - Enable or disable interrupt for event TRIGGERED[15]

impl R<bool, TRIGGERED0_A>[src]

pub fn variant(&self) -> TRIGGERED0_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<bool, TRIGGERED1_A>[src]

pub fn variant(&self) -> TRIGGERED1_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<bool, TRIGGERED2_A>[src]

pub fn variant(&self) -> TRIGGERED2_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<bool, TRIGGERED3_A>[src]

pub fn variant(&self) -> TRIGGERED3_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<bool, TRIGGERED4_A>[src]

pub fn variant(&self) -> TRIGGERED4_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<bool, TRIGGERED5_A>[src]

pub fn variant(&self) -> TRIGGERED5_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<bool, TRIGGERED6_A>[src]

pub fn variant(&self) -> TRIGGERED6_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<bool, TRIGGERED7_A>[src]

pub fn variant(&self) -> TRIGGERED7_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<bool, TRIGGERED8_A>[src]

pub fn variant(&self) -> TRIGGERED8_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<bool, TRIGGERED9_A>[src]

pub fn variant(&self) -> TRIGGERED9_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<bool, TRIGGERED10_A>[src]

pub fn variant(&self) -> TRIGGERED10_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<bool, TRIGGERED11_A>[src]

pub fn variant(&self) -> TRIGGERED11_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<bool, TRIGGERED12_A>[src]

pub fn variant(&self) -> TRIGGERED12_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<bool, TRIGGERED13_A>[src]

pub fn variant(&self) -> TRIGGERED13_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<bool, TRIGGERED14_A>[src]

pub fn variant(&self) -> TRIGGERED14_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<bool, TRIGGERED15_A>[src]

pub fn variant(&self) -> TRIGGERED15_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, _INTENSET>>[src]

pub fn triggered0(&self) -> R<bool, TRIGGERED0_A>[src]

Bit 0 - Write '1' to enable interrupt for event TRIGGERED[0]

pub fn triggered1(&self) -> R<bool, TRIGGERED1_A>[src]

Bit 1 - Write '1' to enable interrupt for event TRIGGERED[1]

pub fn triggered2(&self) -> R<bool, TRIGGERED2_A>[src]

Bit 2 - Write '1' to enable interrupt for event TRIGGERED[2]

pub fn triggered3(&self) -> R<bool, TRIGGERED3_A>[src]

Bit 3 - Write '1' to enable interrupt for event TRIGGERED[3]

pub fn triggered4(&self) -> R<bool, TRIGGERED4_A>[src]

Bit 4 - Write '1' to enable interrupt for event TRIGGERED[4]

pub fn triggered5(&self) -> R<bool, TRIGGERED5_A>[src]

Bit 5 - Write '1' to enable interrupt for event TRIGGERED[5]

pub fn triggered6(&self) -> R<bool, TRIGGERED6_A>[src]

Bit 6 - Write '1' to enable interrupt for event TRIGGERED[6]

pub fn triggered7(&self) -> R<bool, TRIGGERED7_A>[src]

Bit 7 - Write '1' to enable interrupt for event TRIGGERED[7]

pub fn triggered8(&self) -> R<bool, TRIGGERED8_A>[src]

Bit 8 - Write '1' to enable interrupt for event TRIGGERED[8]

pub fn triggered9(&self) -> R<bool, TRIGGERED9_A>[src]

Bit 9 - Write '1' to enable interrupt for event TRIGGERED[9]

pub fn triggered10(&self) -> R<bool, TRIGGERED10_A>[src]

Bit 10 - Write '1' to enable interrupt for event TRIGGERED[10]

pub fn triggered11(&self) -> R<bool, TRIGGERED11_A>[src]

Bit 11 - Write '1' to enable interrupt for event TRIGGERED[11]

pub fn triggered12(&self) -> R<bool, TRIGGERED12_A>[src]

Bit 12 - Write '1' to enable interrupt for event TRIGGERED[12]

pub fn triggered13(&self) -> R<bool, TRIGGERED13_A>[src]

Bit 13 - Write '1' to enable interrupt for event TRIGGERED[13]

pub fn triggered14(&self) -> R<bool, TRIGGERED14_A>[src]

Bit 14 - Write '1' to enable interrupt for event TRIGGERED[14]

pub fn triggered15(&self) -> R<bool, TRIGGERED15_A>[src]

Bit 15 - Write '1' to enable interrupt for event TRIGGERED[15]

impl R<bool, TRIGGERED0_A>[src]

pub fn variant(&self) -> TRIGGERED0_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<bool, TRIGGERED1_A>[src]

pub fn variant(&self) -> TRIGGERED1_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<bool, TRIGGERED2_A>[src]

pub fn variant(&self) -> TRIGGERED2_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<bool, TRIGGERED3_A>[src]

pub fn variant(&self) -> TRIGGERED3_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<bool, TRIGGERED4_A>[src]

pub fn variant(&self) -> TRIGGERED4_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<bool, TRIGGERED5_A>[src]

pub fn variant(&self) -> TRIGGERED5_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<bool, TRIGGERED6_A>[src]

pub fn variant(&self) -> TRIGGERED6_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<bool, TRIGGERED7_A>[src]

pub fn variant(&self) -> TRIGGERED7_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<bool, TRIGGERED8_A>[src]

pub fn variant(&self) -> TRIGGERED8_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<bool, TRIGGERED9_A>[src]

pub fn variant(&self) -> TRIGGERED9_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<bool, TRIGGERED10_A>[src]

pub fn variant(&self) -> TRIGGERED10_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<bool, TRIGGERED11_A>[src]

pub fn variant(&self) -> TRIGGERED11_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<bool, TRIGGERED12_A>[src]

pub fn variant(&self) -> TRIGGERED12_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<bool, TRIGGERED13_A>[src]

pub fn variant(&self) -> TRIGGERED13_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<bool, TRIGGERED14_A>[src]

pub fn variant(&self) -> TRIGGERED14_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<bool, TRIGGERED15_A>[src]

pub fn variant(&self) -> TRIGGERED15_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, _INTENCLR>>[src]

pub fn triggered0(&self) -> R<bool, TRIGGERED0_A>[src]

Bit 0 - Write '1' to disable interrupt for event TRIGGERED[0]

pub fn triggered1(&self) -> R<bool, TRIGGERED1_A>[src]

Bit 1 - Write '1' to disable interrupt for event TRIGGERED[1]

pub fn triggered2(&self) -> R<bool, TRIGGERED2_A>[src]

Bit 2 - Write '1' to disable interrupt for event TRIGGERED[2]

pub fn triggered3(&self) -> R<bool, TRIGGERED3_A>[src]

Bit 3 - Write '1' to disable interrupt for event TRIGGERED[3]

pub fn triggered4(&self) -> R<bool, TRIGGERED4_A>[src]

Bit 4 - Write '1' to disable interrupt for event TRIGGERED[4]

pub fn triggered5(&self) -> R<bool, TRIGGERED5_A>[src]

Bit 5 - Write '1' to disable interrupt for event TRIGGERED[5]

pub fn triggered6(&self) -> R<bool, TRIGGERED6_A>[src]

Bit 6 - Write '1' to disable interrupt for event TRIGGERED[6]

pub fn triggered7(&self) -> R<bool, TRIGGERED7_A>[src]

Bit 7 - Write '1' to disable interrupt for event TRIGGERED[7]

pub fn triggered8(&self) -> R<bool, TRIGGERED8_A>[src]

Bit 8 - Write '1' to disable interrupt for event TRIGGERED[8]

pub fn triggered9(&self) -> R<bool, TRIGGERED9_A>[src]

Bit 9 - Write '1' to disable interrupt for event TRIGGERED[9]

pub fn triggered10(&self) -> R<bool, TRIGGERED10_A>[src]

Bit 10 - Write '1' to disable interrupt for event TRIGGERED[10]

pub fn triggered11(&self) -> R<bool, TRIGGERED11_A>[src]

Bit 11 - Write '1' to disable interrupt for event TRIGGERED[11]

pub fn triggered12(&self) -> R<bool, TRIGGERED12_A>[src]

Bit 12 - Write '1' to disable interrupt for event TRIGGERED[12]

pub fn triggered13(&self) -> R<bool, TRIGGERED13_A>[src]

Bit 13 - Write '1' to disable interrupt for event TRIGGERED[13]

pub fn triggered14(&self) -> R<bool, TRIGGERED14_A>[src]

Bit 14 - Write '1' to disable interrupt for event TRIGGERED[14]

pub fn triggered15(&self) -> R<bool, TRIGGERED15_A>[src]

Bit 15 - Write '1' to disable interrupt for event TRIGGERED[15]

impl R<u32, Reg<u32, _PTR>>[src]

pub fn ptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Beginning address in RAM of this sequence

impl R<u16, CNT_A>[src]

pub fn variant(&self) -> Variant<u16, CNT_A>[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

impl R<u32, Reg<u32, _CNT>>[src]

pub fn cnt(&self) -> R<u16, CNT_A>[src]

Bits 0:14 - Number of values (duty cycles) in this sequence

impl R<u32, CNT_A>[src]

pub fn variant(&self) -> Variant<u32, CNT_A>[src]

Get enumerated values variant

pub fn is_continuous(&self) -> bool[src]

Checks if the value of the field is CONTINUOUS

impl R<u32, Reg<u32, _REFRESH>>[src]

pub fn cnt(&self) -> R<u32, CNT_A>[src]

Bits 0:23 - Number of additional PWM periods between samples loaded into compare register (load every REFRESH.CNT+1 PWM periods)

impl R<u32, Reg<u32, _ENDDELAY>>[src]

pub fn cnt(&self) -> R<u32, u32>[src]

Bits 0:23 - Time added after the sequence in PWM periods

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _OUT>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, EVENTS_STOPPED_A>[src]

pub fn variant(&self) -> EVENTS_STOPPED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_STOPPED>>[src]

pub fn events_stopped(&self) -> R<bool, EVENTS_STOPPED_A>[src]

Bit 0 - Response to STOP task, emitted when PWM pulses are no longer generated

impl R<bool, EVENTS_SEQSTARTED_A>[src]

pub fn variant(&self) -> EVENTS_SEQSTARTED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_SEQSTARTED>>[src]

pub fn events_seqstarted(&self) -> R<bool, EVENTS_SEQSTARTED_A>[src]

Bit 0 - First PWM period started on sequence n

impl R<bool, EVENTS_SEQEND_A>[src]

pub fn variant(&self) -> EVENTS_SEQEND_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_SEQEND>>[src]

pub fn events_seqend(&self) -> R<bool, EVENTS_SEQEND_A>[src]

Bit 0 - Emitted at end of every sequence n, when last value from RAM has been applied to wave counter

impl R<bool, EVENTS_PWMPERIODEND_A>[src]

pub fn variant(&self) -> EVENTS_PWMPERIODEND_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_PWMPERIODEND>>[src]

pub fn events_pwmperiodend(&self) -> R<bool, EVENTS_PWMPERIODEND_A>[src]

Bit 0 - Emitted at the end of each PWM period

impl R<bool, EVENTS_LOOPSDONE_A>[src]

pub fn variant(&self) -> EVENTS_LOOPSDONE_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_LOOPSDONE>>[src]

pub fn events_loopsdone(&self) -> R<bool, EVENTS_LOOPSDONE_A>[src]

Bit 0 - Concatenated sequences have been played the amount of times defined in LOOP.CNT

impl R<bool, SEQEND0_STOP_A>[src]

pub fn variant(&self) -> SEQEND0_STOP_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<bool, SEQEND1_STOP_A>[src]

pub fn variant(&self) -> SEQEND1_STOP_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<bool, LOOPSDONE_SEQSTART0_A>[src]

pub fn variant(&self) -> LOOPSDONE_SEQSTART0_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<bool, LOOPSDONE_SEQSTART1_A>[src]

pub fn variant(&self) -> LOOPSDONE_SEQSTART1_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<bool, LOOPSDONE_STOP_A>[src]

pub fn variant(&self) -> LOOPSDONE_STOP_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, _SHORTS>>[src]

pub fn seqend0_stop(&self) -> R<bool, SEQEND0_STOP_A>[src]

Bit 0 - Shortcut between event SEQEND[0] and task STOP

pub fn seqend1_stop(&self) -> R<bool, SEQEND1_STOP_A>[src]

Bit 1 - Shortcut between event SEQEND[1] and task STOP

pub fn loopsdone_seqstart0(&self) -> R<bool, LOOPSDONE_SEQSTART0_A>[src]

Bit 2 - Shortcut between event LOOPSDONE and task SEQSTART[0]

pub fn loopsdone_seqstart1(&self) -> R<bool, LOOPSDONE_SEQSTART1_A>[src]

Bit 3 - Shortcut between event LOOPSDONE and task SEQSTART[1]

pub fn loopsdone_stop(&self) -> R<bool, LOOPSDONE_STOP_A>[src]

Bit 4 - Shortcut between event LOOPSDONE and task STOP

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, SEQSTARTED0_A>[src]

pub fn variant(&self) -> SEQSTARTED0_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<bool, SEQSTARTED1_A>[src]

pub fn variant(&self) -> SEQSTARTED1_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<bool, SEQEND0_A>[src]

pub fn variant(&self) -> SEQEND0_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<bool, SEQEND1_A>[src]

pub fn variant(&self) -> SEQEND1_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<bool, PWMPERIODEND_A>[src]

pub fn variant(&self) -> PWMPERIODEND_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<bool, LOOPSDONE_A>[src]

pub fn variant(&self) -> LOOPSDONE_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, _INTEN>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Enable or disable interrupt for event STOPPED

pub fn seqstarted0(&self) -> R<bool, SEQSTARTED0_A>[src]

Bit 2 - Enable or disable interrupt for event SEQSTARTED[0]

pub fn seqstarted1(&self) -> R<bool, SEQSTARTED1_A>[src]

Bit 3 - Enable or disable interrupt for event SEQSTARTED[1]

pub fn seqend0(&self) -> R<bool, SEQEND0_A>[src]

Bit 4 - Enable or disable interrupt for event SEQEND[0]

pub fn seqend1(&self) -> R<bool, SEQEND1_A>[src]

Bit 5 - Enable or disable interrupt for event SEQEND[1]

pub fn pwmperiodend(&self) -> R<bool, PWMPERIODEND_A>[src]

Bit 6 - Enable or disable interrupt for event PWMPERIODEND

pub fn loopsdone(&self) -> R<bool, LOOPSDONE_A>[src]

Bit 7 - Enable or disable interrupt for event LOOPSDONE

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, SEQSTARTED0_A>[src]

pub fn variant(&self) -> SEQSTARTED0_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<bool, SEQSTARTED1_A>[src]

pub fn variant(&self) -> SEQSTARTED1_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<bool, SEQEND0_A>[src]

pub fn variant(&self) -> SEQEND0_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<bool, SEQEND1_A>[src]

pub fn variant(&self) -> SEQEND1_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<bool, PWMPERIODEND_A>[src]

pub fn variant(&self) -> PWMPERIODEND_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<bool, LOOPSDONE_A>[src]

pub fn variant(&self) -> LOOPSDONE_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, _INTENSET>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Write '1' to enable interrupt for event STOPPED

pub fn seqstarted0(&self) -> R<bool, SEQSTARTED0_A>[src]

Bit 2 - Write '1' to enable interrupt for event SEQSTARTED[0]

pub fn seqstarted1(&self) -> R<bool, SEQSTARTED1_A>[src]

Bit 3 - Write '1' to enable interrupt for event SEQSTARTED[1]

pub fn seqend0(&self) -> R<bool, SEQEND0_A>[src]

Bit 4 - Write '1' to enable interrupt for event SEQEND[0]

pub fn seqend1(&self) -> R<bool, SEQEND1_A>[src]

Bit 5 - Write '1' to enable interrupt for event SEQEND[1]

pub fn pwmperiodend(&self) -> R<bool, PWMPERIODEND_A>[src]

Bit 6 - Write '1' to enable interrupt for event PWMPERIODEND

pub fn loopsdone(&self) -> R<bool, LOOPSDONE_A>[src]

Bit 7 - Write '1' to enable interrupt for event LOOPSDONE

impl R<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, SEQSTARTED0_A>[src]

pub fn variant(&self) -> SEQSTARTED0_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<bool, SEQSTARTED1_A>[src]

pub fn variant(&self) -> SEQSTARTED1_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<bool, SEQEND0_A>[src]

pub fn variant(&self) -> SEQEND0_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<bool, SEQEND1_A>[src]

pub fn variant(&self) -> SEQEND1_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<bool, PWMPERIODEND_A>[src]

pub fn variant(&self) -> PWMPERIODEND_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<bool, LOOPSDONE_A>[src]

pub fn variant(&self) -> LOOPSDONE_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, _INTENCLR>>[src]

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Write '1' to disable interrupt for event STOPPED

pub fn seqstarted0(&self) -> R<bool, SEQSTARTED0_A>[src]

Bit 2 - Write '1' to disable interrupt for event SEQSTARTED[0]

pub fn seqstarted1(&self) -> R<bool, SEQSTARTED1_A>[src]

Bit 3 - Write '1' to disable interrupt for event SEQSTARTED[1]

pub fn seqend0(&self) -> R<bool, SEQEND0_A>[src]

Bit 4 - Write '1' to disable interrupt for event SEQEND[0]

pub fn seqend1(&self) -> R<bool, SEQEND1_A>[src]

Bit 5 - Write '1' to disable interrupt for event SEQEND[1]

pub fn pwmperiodend(&self) -> R<bool, PWMPERIODEND_A>[src]

Bit 6 - Write '1' to disable interrupt for event PWMPERIODEND

pub fn loopsdone(&self) -> R<bool, LOOPSDONE_A>[src]

Bit 7 - Write '1' to disable interrupt for event LOOPSDONE

impl R<bool, ENABLE_A>[src]

pub fn variant(&self) -> ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<bool, ENABLE_A>[src]

Bit 0 - Enable or disable PWM module

impl R<bool, UPDOWN_A>[src]

pub fn variant(&self) -> UPDOWN_A[src]

Get enumerated values variant

pub fn is_up(&self) -> bool[src]

Checks if the value of the field is UP

pub fn is_up_and_down(&self) -> bool[src]

Checks if the value of the field is UPANDDOWN

impl R<u32, Reg<u32, _MODE>>[src]

pub fn updown(&self) -> R<bool, UPDOWN_A>[src]

Bit 0 - Selects up mode or up-and-down mode for the counter

impl R<u32, Reg<u32, _COUNTERTOP>>[src]

pub fn countertop(&self) -> R<u16, u16>[src]

Bits 0:14 - Value up to which the pulse generator counter counts. This register is ignored when DECODER.MODE=WaveForm and only values from RAM are used.

impl R<u8, PRESCALER_A>[src]

pub fn variant(&self) -> PRESCALER_A[src]

Get enumerated values variant

pub fn is_div_1(&self) -> bool[src]

Checks if the value of the field is DIV_1

pub fn is_div_2(&self) -> bool[src]

Checks if the value of the field is DIV_2

pub fn is_div_4(&self) -> bool[src]

Checks if the value of the field is DIV_4

pub fn is_div_8(&self) -> bool[src]

Checks if the value of the field is DIV_8

pub fn is_div_16(&self) -> bool[src]

Checks if the value of the field is DIV_16

pub fn is_div_32(&self) -> bool[src]

Checks if the value of the field is DIV_32

pub fn is_div_64(&self) -> bool[src]

Checks if the value of the field is DIV_64

pub fn is_div_128(&self) -> bool[src]

Checks if the value of the field is DIV_128

impl R<u32, Reg<u32, _PRESCALER>>[src]

pub fn prescaler(&self) -> R<u8, PRESCALER_A>[src]

Bits 0:2 - Prescaler of PWM_CLK

impl R<u8, LOAD_A>[src]

pub fn variant(&self) -> LOAD_A[src]

Get enumerated values variant

pub fn is_common(&self) -> bool[src]

Checks if the value of the field is COMMON

pub fn is_grouped(&self) -> bool[src]

Checks if the value of the field is GROUPED

pub fn is_individual(&self) -> bool[src]

Checks if the value of the field is INDIVIDUAL

pub fn is_wave_form(&self) -> bool[src]

Checks if the value of the field is WAVEFORM

impl R<bool, MODE_A>[src]

pub fn variant(&self) -> MODE_A[src]

Get enumerated values variant

pub fn is_refresh_count(&self) -> bool[src]

Checks if the value of the field is REFRESHCOUNT

pub fn is_next_step(&self) -> bool[src]

Checks if the value of the field is NEXTSTEP

impl R<u32, Reg<u32, _DECODER>>[src]

pub fn load(&self) -> R<u8, LOAD_A>[src]

Bits 0:1 - How a sequence is read from RAM and spread to the compare register

pub fn mode(&self) -> R<bool, MODE_A>[src]

Bit 8 - Selects source for advancing the active sequence

impl R<u16, CNT_A>[src]

pub fn variant(&self) -> Variant<u16, CNT_A>[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

impl R<u32, Reg<u32, _LOOP>>[src]

pub fn cnt(&self) -> R<u16, CNT_A>[src]

Bits 0:15 - Number of playbacks of pattern cycles

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _CLK>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<bool, CONNECT_A>[src]

pub fn variant(&self) -> CONNECT_A[src]

Get enumerated values variant

pub fn is_disconnected(&self) -> bool[src]

Checks if the value of the field is DISCONNECTED

pub fn is_connected(&self) -> bool[src]

Checks if the value of the field is CONNECTED

impl R<u32, Reg<u32, _DIN>>[src]

pub fn pin(&self) -> R<u8, u8>[src]

Bits 0:4 - Pin number

pub fn connect(&self) -> R<bool, CONNECT_A>[src]

Bit 31 - Connection

impl R<u32, Reg<u32, _PTR>>[src]

pub fn sampleptr(&self) -> R<u32, u32>[src]

Bits 0:31 - Address to write PDM samples to over DMA

impl R<u32, Reg<u32, _MAXCNT>>[src]

pub fn buffsize(&self) -> R<u16, u16>[src]

Bits 0:14 - Length of DMA RAM allocation in number of samples

impl R<bool, EVENTS_STARTED_A>[src]

pub fn variant(&self) -> EVENTS_STARTED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_STARTED>>[src]

pub fn events_started(&self) -> R<bool, EVENTS_STARTED_A>[src]

Bit 0 - PDM transfer has started

impl R<bool, EVENTS_STOPPED_A>[src]

pub fn variant(&self) -> EVENTS_STOPPED_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_STOPPED>>[src]

pub fn events_stopped(&self) -> R<bool, EVENTS_STOPPED_A>[src]

Bit 0 - PDM transfer has finished

impl R<bool, EVENTS_END_A>[src]

pub fn variant(&self) -> EVENTS_END_A[src]

Get enumerated values variant

pub fn is_not_generated(&self) -> bool[src]

Checks if the value of the field is NOTGENERATED

pub fn is_generated(&self) -> bool[src]

Checks if the value of the field is GENERATED

impl R<u32, Reg<u32, _EVENTS_END>>[src]

pub fn events_end(&self) -> R<bool, EVENTS_END_A>[src]

Bit 0 - The PDM has written the last sample specified by SAMPLE.MAXCNT (or the last sample after a STOP task has been received) to Data RAM

impl R<bool, STARTED_A>[src]

pub fn variant(&self) -> STARTED_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<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, END_A>[src]

pub fn variant(&self) -> END_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, _INTEN>>[src]

pub fn started(&self) -> R<bool, STARTED_A>[src]

Bit 0 - Enable or disable interrupt for event STARTED

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Enable or disable interrupt for event STOPPED

pub fn end(&self) -> R<bool, END_A>[src]

Bit 2 - Enable or disable interrupt for event END

impl R<bool, STARTED_A>[src]

pub fn variant(&self) -> STARTED_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<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, END_A>[src]

pub fn variant(&self) -> END_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, _INTENSET>>[src]

pub fn started(&self) -> R<bool, STARTED_A>[src]

Bit 0 - Write '1' to enable interrupt for event STARTED

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Write '1' to enable interrupt for event STOPPED

pub fn end(&self) -> R<bool, END_A>[src]

Bit 2 - Write '1' to enable interrupt for event END

impl R<bool, STARTED_A>[src]

pub fn variant(&self) -> STARTED_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<bool, STOPPED_A>[src]

pub fn variant(&self) -> STOPPED_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<bool, END_A>[src]

pub fn variant(&self) -> END_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, _INTENCLR>>[src]

pub fn started(&self) -> R<bool, STARTED_A>[src]

Bit 0 - Write '1' to disable interrupt for event STARTED

pub fn stopped(&self) -> R<bool, STOPPED_A>[src]

Bit 1 - Write '1' to disable interrupt for event STOPPED

pub fn end(&self) -> R<bool, END_A>[src]

Bit 2 - Write '1' to disable interrupt for event END

impl R<bool, ENABLE_A>[src]

pub fn variant(&self) -> ENABLE_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, _ENABLE>>[src]

pub fn enable(&self) -> R<bool, ENABLE_A>[src]

Bit 0 - Enable or disable PDM module

impl R<u32, FREQ_A>[src]

pub fn variant(&self) -> Variant<u32, FREQ_A>[src]

Get enumerated values variant

pub fn is_1000k(&self) -> bool[src]

Checks if the value of the field is _1000K

pub fn is_default(&self) -> bool[src]

Checks if the value of the field is DEFAULT

pub fn is_1067k(&self) -> bool[src]

Checks if the value of the field is _1067K

impl R<u32, Reg<u32, _PDMCLKCTRL>>[src]

pub fn freq(&self) -> R<u32, FREQ_A>[src]

Bits 0:31 - PDM_CLK frequency

impl R<bool, OPERATION_A>[src]

pub fn variant(&self) -> OPERATION_A[src]

Get enumerated values variant

pub fn is_stereo(&self) -> bool[src]

Checks if the value of the field is STEREO

pub fn is_mono(&self) -> bool[src]

Checks if the value of the field is MONO

impl R<bool, EDGE_A>[src]

pub fn variant(&self) -> EDGE_A[src]

Get enumerated values variant

pub fn is_left_falling(&self) -> bool[src]

Checks if the value of the field is LEFTFALLING

pub fn is_left_rising(&self) -> bool[src]

Checks if the value of the field is LEFTRISING

impl R<u32, Reg<u32, _MODE>>[src]

pub fn operation(&self) -> R<bool, OPERATION_A>[src]

Bit 0 - Mono or stereo operation

pub fn edge(&self) -> R<bool, EDGE_A>[src]

Bit 1 - Defines on which PDM_CLK edge Left (or mono) is sampled

impl R<u8, GAINL_A>[src]

pub fn variant(&self) -> Variant<u8, GAINL_A>[src]

Get enumerated values variant

pub fn is_min_gain(&self) -> bool[src]

Checks if the value of the field is MINGAIN

pub fn is_default_gain(&self) -> bool[src]

Checks if the value of the field is DEFAULTGAIN

pub fn is_max_gain(&self) -> bool[src]

Checks if the value of the field is MAXGAIN

impl R<u32, Reg<u32, _GAINL>>[src]

pub fn gainl(&self) -> R<u8, GAINL_A>[src]

Bits 0:6 - Left output gain adjustment, in 0.5 dB steps, around the default module gain (see electrical parameters) 0x00 -20 dB gain adjust 0x01 -19.5 dB gain adjust (...) 0x27 -0.5 dB gain adjust 0x28 0 dB gain adjust 0x29 +0.5 dB gain adjust (...) 0x4F +19.5 dB gain adjust 0x50 +20 dB gain adjust

impl R<u8, GAINR_A>[src]

pub fn variant(&self) -> Variant<u8, GAINR_A>[src]

Get enumerated values variant

pub fn is_min_gain(&self) -> bool[src]

Checks if the value of the field is MINGAIN

pub fn is_default_gain(&self) -> bool[src]

Checks if the value of the field is DEFAULTGAIN

pub fn is_max_gain(&self) -> bool[src]

Checks if the value of the field is MAXGAIN

impl R<u32, Reg<u32, _GAINR>>[src]

pub fn gainr(&self) -> R<u8, GAINR_A>[src]

Bits 0:7 - Right output gain adjustment, in 0.5 dB steps, around the default module gain (see electrical parameters)

impl R<bool, READY_A>[src]

pub fn variant(&self) -> READY_A[src]

Get enumerated values variant

pub fn is_busy(&self) -> bool[src]

Checks if the value of the field is BUSY

pub fn is_ready(&self) -> bool[src]

Checks if the value of the field is READY

impl R<u32, Reg<u32, _READY>>[src]

pub fn ready(&self) -> R<bool, READY_A>[src]

Bit 0 - NVMC is ready or busy

impl R<u8, WEN_A>[src]

pub fn variant(&self) -> Variant<u8, WEN_A>[src]

Get enumerated values variant

pub fn is_ren(&self) -> bool[src]

Checks if the value of the field is REN

pub fn is_wen(&self) -> bool[src]

Checks if the value of the field is WEN

pub fn is_een(&self) -> bool[src]

Checks if the value of the field is EEN

impl R<u32, Reg<u32, _CONFIG>>[src]

pub fn wen(&self) -> R<u8, WEN_A>[src]

Bits 0:1 - Program memory access mode. It is strongly recommended to activate erase and write modes only when they are actively used.

impl R<u32, Reg<u32, _ERASEPAGE>>[src]

pub fn erasepage(&self) -> R<u32, u32>[src]

Bits 0:31 - Register for starting erase of a page in code area.

impl R<u32, Reg<u32, _ERASEPCR1>>[src]

pub fn erasepcr1(&self) -> R<u32, u32>[src]

Bits 0:31 - Register for erasing a page in code area. Equivalent to ERASEPAGE.

impl R<bool, ERASEALL_A>[src]

pub fn variant(&self) -> ERASEALL_A[src]

Get enumerated values variant

pub fn is_no_operation(&self) -> bool[src]

Checks if the value of the field is NOOPERATION

pub fn is_erase(&self) -> bool[src]

Checks if the value of the field is ERASE

impl R<u32, Reg<u32, _ERASEALL>>[src]

pub fn eraseall(&self) -> R<bool, ERASEALL_A>[src]

Bit 0 - Erase all non-volatile memory including UICR registers. Note that the erase must be enabled using CONFIG.WEN before the non-volatile memory can be erased.

impl R<u32, Reg<u32, _ERASEPCR0>>[src]

pub fn erasepcr0(&self) -> R<u32, u32>[src]

Bits 0:31 - Register for starting erase of a page in code area. Equivalent to ERASEPAGE.

impl R<bool, ERASEUICR_A>[src]

pub fn variant(&self) -> ERASEUICR_A[src]

Get enumerated values variant

pub fn is_no_operation(&self) -> bool[src]

Checks if the value of the field is NOOPERATION

pub fn is_erase(&self) -> bool[src]

Checks if the value of the field is ERASE

impl R<u32, Reg<u32, _ERASEUICR>>[src]

pub fn eraseuicr(&self) -> R<bool, ERASEUICR_A>[src]

Bit 0 - Register starting erase of all user information configuration registers. Note that the erase must be enabled using CONFIG.WEN before the UICR can be erased.

impl R<u32, Reg<u32, _ERASEPAGEPARTIAL>>[src]

pub fn erasepagepartial(&self) -> R<u32, u32>[src]

Bits 0:31 - Register for starting partial erase of a page in code area

impl R<u32, Reg<u32, _ERASEPAGEPARTIALCFG>>[src]

pub fn duration(&self) -> R<u8, u8>[src]

Bits 0:6 - Duration of the partial erase in milliseconds

impl R<u32, Reg<u32, _EEP>>[src]

pub fn eep(&self) -> R<u32, u32>[src]

Bits 0:31 - Pointer to event register. Accepts only addresses to registers from the Event group.

impl R<u32, Reg<u32, _TEP>>[src]

pub fn tep(&self) -> R<u32, u32>[src]

Bits 0:31 - Pointer to task register. Accepts only addresses to registers from the Task group.

impl R<u32, Reg<u32, _TEP>>[src]

pub fn tep(&self) -> R<u32, u32>[src]

Bits 0:31 - Pointer to task register

impl R<bool, CH0_A>[src]

pub fn variant(&self) -> CH0_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<bool, CH1_A>[src]

pub fn variant(&self) -> CH1_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<bool, CH2_A>[src]

pub fn variant(&self) -> CH2_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<bool, CH3_A>[src]

pub fn variant(&self) -> CH3_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<bool, CH4_A>[src]

pub fn variant(&self) -> CH4_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<bool, CH5_A>[src]

pub fn variant(&self) -> CH5_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<bool, CH6_A>[src]

pub fn variant(&self) -> CH6_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<bool, CH7_A>[src]

pub fn variant(&self) -> CH7_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<bool, CH8_A>[src]

pub fn variant(&self) -> CH8_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<bool, CH9_A>[src]

pub fn variant(&self) -> CH9_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<bool, CH10_A>[src]

pub fn variant(&self) -> CH10_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<bool, CH11_A>[src]

pub fn variant(&self) -> CH11_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<bool, CH12_A>[src]

pub fn variant(&self) -> CH12_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<bool, CH13_A>[src]

pub fn variant(&self) -> CH13_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<bool, CH14_A>[src]

pub fn variant(&self) -> CH14_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<bool, CH15_A>[src]

pub fn variant(&self) -> CH15_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<bool, CH16_A>[src]

pub fn variant(&self) -> CH16_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<bool, CH17_A>[src]

pub fn variant(&self) -> CH17_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<bool, CH18_A>[src]

pub fn variant(&self) -> CH18_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<bool, CH19_A>[src]

pub fn variant(&self) -> CH19_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<bool, CH20_A>[src]

pub fn variant(&self) -> CH20_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<bool, CH21_A>[src]

pub fn variant(&self) -> CH21_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<bool, CH22_A>[src]

pub fn variant(&self) -> CH22_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<bool, CH23_A>[src]

pub fn variant(&self) -> CH23_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<bool, CH24_A>[src]

pub fn variant(&self) -> CH24_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<bool, CH25_A>[src]

pub fn variant(&self) -> CH25_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<bool, CH26_A>[src]

pub fn variant(&self) -> CH26_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<bool, CH27_A>[src]

pub fn variant(&self) -> CH27_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<bool, CH28_A>[src]

pub fn variant(&self) -> CH28_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<bool, CH29_A>[src]

pub fn variant(&self) -> CH29_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<bool, CH30_A>[src]

pub fn variant(&self) -> CH30_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<bool, CH31_A>[src]

pub fn variant(&self) -> CH31_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, _CHEN>>[src]

pub fn ch0(&self) -> R<bool, CH0_A>[src]

Bit 0 - Enable or disable channel 0

pub fn ch1(&self) -> R<bool, CH1_A>[src]

Bit 1 - Enable or disable channel 1

pub fn ch2(&self) -> R<bool, CH2_A>[src]

Bit 2 - Enable or disable channel 2

pub fn ch3(&self) -> R<bool, CH3_A>[src]

Bit 3 - Enable or disable channel 3

pub fn ch4(&self) -> R<bool, CH4_A>[src]

Bit 4 - Enable or disable channel 4

pub fn ch5(&self) -> R<bool, CH5_A>[src]

Bit 5 - Enable or disable channel 5

pub fn ch6(&self) -> R<bool, CH6_A>[src]

Bit 6 - Enable or disable channel 6

pub fn ch7(&self) -> R<bool, CH7_A>[src]

Bit 7 - Enable or disable channel 7

pub fn ch8(&self) -> R<bool, CH8_A>[src]

Bit 8 - Enable or disable channel 8

pub fn ch9(&self) -> R<bool, CH9_A>[src]

Bit 9 - Enable or disable channel 9

pub fn ch10(&self) -> R<bool, CH10_A>[src]

Bit 10 - Enable or disable channel 10

pub fn ch11(&self) -> R<bool, CH11_A>[src]

Bit 11 - Enable or disable channel 11

pub fn ch12(&self) -> R<bool, CH12_A>[src]

Bit 12 - Enable or disable channel 12

pub fn ch13(&self) -> R<bool, CH13_A>[src]

Bit 13 - Enable or disable channel 13

pub fn ch14(&self) -> R<bool, CH14_A>[src]

Bit 14 - Enable or disable channel 14

pub fn ch15(&self) -> R<bool, CH15_A>[src]

Bit 15 - Enable or disable channel 15

pub fn ch16(&self) -> R<bool, CH16_A>[src]

Bit 16 - Enable or disable channel 16

pub fn ch17(&self) -> R<bool, CH17_A>[src]

Bit 17 - Enable or disable channel 17

pub fn ch18(&self) -> R<bool, CH18_A>[src]

Bit 18 - Enable or disable channel 18

pub fn ch19(&self) -> R<bool, CH19_A>[src]

Bit 19 - Enable or disable channel 19

pub fn ch20(&self) -> R<bool, CH20_A>[src]

Bit 20 - Enable or disable channel 20

pub fn ch21(&self) -> R<bool, CH21_A>[src]

Bit 21 - Enable or disable channel 21

pub fn ch22(&self) -> R<bool, CH22_A>[src]

Bit 22 - Enable or disable channel 22

pub fn ch23(&self) -> R<bool, CH23_A>[src]

Bit 23 - Enable or disable channel 23

pub fn ch24(&self) -> R<bool, CH24_A>[src]

Bit 24 - Enable or disable channel 24

pub fn ch25(&self) -> R<bool, CH25_A>[src]

Bit 25 - Enable or disable channel 25

pub fn ch26(&self) -> R<bool, CH26_A>[src]

Bit 26 - Enable or disable channel 26

pub fn ch27(&self) -> R<bool, CH27_A>[src]

Bit 27 - Enable or disable channel 27

pub fn ch28(&self) -> R<bool, CH28_A>[src]

Bit 28 - Enable or disable channel 28

pub fn ch29(&self) -> R<bool, CH29_A>[src]

Bit 29 - Enable or disable channel 29

pub fn ch30(&self) -> R<bool, CH30_A>[src]

Bit 30 - Enable or disable channel 30

pub fn ch31(&self) -> R<bool, CH31_A>[src]

Bit 31 - Enable or disable channel 31

impl R<bool, CH0_A>[src]

pub fn variant(&self) -> CH0_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<bool, CH1_A>[src]

pub fn variant(&self) -> CH1_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<bool, CH2_A>[src]

pub fn variant(&self) -> CH2_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<bool, CH3_A>[src]

pub fn variant(&self) -> CH3_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<bool, CH4_A>[src]

pub fn variant(&self) -> CH4_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<bool, CH5_A>[src]

pub fn variant(&self) -> CH5_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<bool, CH6_A>[src]

pub fn variant(&self) -> CH6_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<bool, CH7_A>[src]

pub fn variant(&self) -> CH7_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<bool, CH8_A>[src]

pub fn variant(&self) -> CH8_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<bool, CH9_A>[src]

pub fn variant(&self) -> CH9_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<bool, CH10_A>[src]

pub fn variant(&self) -> CH10_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<bool, CH11_A>[src]

pub fn variant(&self) -> CH11_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<bool, CH12_A>[src]

pub fn variant(&self) -> CH12_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<bool, CH13_A>[src]

pub fn variant(&self) -> CH13_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<bool, CH14_A>[src]

pub fn variant(&self) -> CH14_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<bool, CH15_A>[src]

pub fn variant(&self) -> CH15_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<bool, CH16_A>[src]

pub fn variant(&self) -> CH16_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<bool, CH17_A>[src]

pub fn variant(&self) -> CH17_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<bool, CH18_A>[src]

pub fn variant(&self) -> CH18_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<bool, CH19_A>[src]

pub fn variant(&self) -> CH19_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<bool, CH20_A>[src]

pub fn variant(&self) -> CH20_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<bool, CH21_A>[src]

pub fn variant(&self) -> CH21_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<bool, CH22_A>[src]

pub fn variant(&self) -> CH22_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<bool, CH23_A>[src]

pub fn variant(&self) -> CH23_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<bool, CH24_A>[src]

pub fn variant(&self) -> CH24_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<bool, CH25_A>[src]

pub fn variant(&self) -> CH25_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<bool, CH26_A>[src]

pub fn variant(&self) -> CH26_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<bool, CH27_A>[src]

pub fn variant(&self) -> CH27_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<bool, CH28_A>[src]

pub fn variant(&self) -> CH28_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<bool, CH29_A>[src]

pub fn variant(&self) -> CH29_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<bool, CH30_A>[src]

pub fn variant(&self) -> CH30_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<bool, CH31_A>[src]

pub fn variant(&self) -> CH31_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, _CHENSET>>[src]

pub fn ch0(&self) -> R<bool, CH0_A>[src]

Bit 0 - Channel 0 enable set register. Writing '0' has no effect

pub fn ch1(&self) -> R<bool, CH1_A>[src]

Bit 1 - Channel 1 enable set register. Writing '0' has no effect

pub fn ch2(&self) -> R<bool, CH2_A>[src]

Bit 2 - Channel 2 enable set register. Writing '0' has no effect

pub fn ch3(&self) -> R<bool, CH3_A>[src]

Bit 3 - Channel 3 enable set register. Writing '0' has no effect

pub fn ch4(&self) -> R<bool, CH4_A>[src]

Bit 4 - Channel 4 enable set register. Writing '0' has no effect

pub fn ch5(&self) -> R<bool, CH5_A>[src]

Bit 5 - Channel 5 enable set register. Writing '0' has no effect

pub fn ch6(&self) -> R<bool, CH6_A>[src]

Bit 6 - Channel 6 enable set register. Writing '0' has no effect

pub fn ch7(&self) -> R<bool, CH7_A>[src]

Bit 7 - Channel 7 enable set register. Writing '0' has no effect

pub fn ch8(&self) -> R<bool, CH8_A>[src]

Bit 8 - Channel 8 enable set register. Writing '0' has no effect

pub fn ch9(&self) -> R<bool, CH9_A>[src]

Bit 9 - Channel 9 enable set register. Writing '0' has no effect

pub fn ch10(&self) -> R<bool, CH10_A>[src]

Bit 10 - Channel 10 enable set register. Writing '0' has no effect

pub fn ch11(&self) -> R<bool, CH11_A>[src]

Bit 11 - Channel 11 enable set register. Writing '0' has no effect

pub fn ch12(&self) -> R<bool, CH12_A>[src]

Bit 12 - Channel 12 enable set register. Writing '0' has no effect

pub fn ch13(&self) -> R<bool, CH13_A>[src]

Bit 13 - Channel 13 enable set register. Writing '0' has no effect

pub fn ch14(&self) -> R<bool, CH14_A>[src]

Bit 14 - Channel 14 enable set register. Writing '0' has no effect

pub fn ch15(&self) -> R<bool, CH15_A>[src]

Bit 15 - Channel 15 enable set register. Writing '0' has no effect

pub fn ch16(&self) -> R<bool, CH16_A>[src]

Bit 16 - Channel 16 enable set register. Writing '0' has no effect

pub fn ch17(&self) -> R<bool, CH17_A>[src]

Bit 17 - Channel 17 enable set register. Writing '0' has no effect

pub fn ch18(&self) -> R<bool, CH18_A>[src]

Bit 18 - Channel 18 enable set register. Writing '0' has no effect

pub fn ch19(&self) -> R<bool, CH19_A>[src]

Bit 19 - Channel 19 enable set register. Writing '0' has no effect

pub fn ch20(&self) -> R<bool, CH20_A>[src]

Bit 20 - Channel 20 enable set register. Writing '0' has no effect

pub fn ch21(&self) -> R<bool, CH21_A>[src]

Bit 21 - Channel 21 enable set register. Writing '0' has no effect

pub fn ch22(&self) -> R<bool, CH22_A>[src]

Bit 22 - Channel 22 enable set register. Writing '0' has no effect

pub fn ch23(&self) -> R<bool, CH23_A>[src]

Bit 23 - Channel 23 enable set register. Writing '0' has no effect

pub fn ch24(&self) -> R<bool, CH24_A>[src]

Bit 24 - Channel 24 enable set register. Writing '0' has no effect

pub fn ch25(&self) -> R<bool, CH25_A>[src]

Bit 25 - Channel 25 enable set register. Writing '0' has no effect

pub fn ch26(&self) -> R<bool, CH26_A>[src]

Bit 26 - Channel 26 enable set register. Writing '0' has no effect

pub fn ch27(&self) -> R<bool, CH27_A>[src]

Bit 27 - Channel 27 enable set register. Writing '0' has no effect

pub fn ch28(&self) -> R<bool, CH28_A>[src]

Bit 28 - Channel 28 enable set register. Writing '0' has no effect

pub fn ch29(&self) -> R<bool, CH29_A>[src]

Bit 29 - Channel 29 enable set register. Writing '0' has no effect

pub fn ch30(&self) -> R<bool, CH30_A>[src]

Bit 30 - Channel 30 enable set register. Writing '0' has no effect

pub fn ch31(&self) -> R<bool, CH31_A>[src]

Bit 31 - Channel 31 enable set register. Writing '0' has no effect

impl R<bool, CH0_A>[src]

pub fn variant(&self) -> CH0_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<bool, CH1_A>[src]

pub fn variant(&self) -> CH1_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<bool, CH2_A>[src]

pub fn variant(&self) -> CH2_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<bool, CH3_A>[src]

pub fn variant(&self) -> CH3_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<bool, CH4_A>[src]

pub fn variant(&self) -> CH4_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<bool, CH5_A>[src]

pub fn variant(&self) -> CH5_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<bool, CH6_A>[src]

pub fn variant(&self) -> CH6_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<bool, CH7_A>[src]

pub fn variant(&self) -> CH7_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<bool, CH8_A>[src]

pub fn variant(&self) -> CH8_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<bool, CH9_A>[src]

pub fn variant(&self) -> CH9_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<bool, CH10_A>[src]

pub fn variant(&self) -> CH10_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<bool, CH11_A>[src]

pub fn variant(&self) -> CH11_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<bool, CH12_A>[src]

pub fn variant(&self) -> CH12_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<bool, CH13_A>[src]

pub fn variant(&self) -> CH13_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<bool, CH14_A>[src]

pub fn variant(&self) -> CH14_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<bool, CH15_A>[src]

pub fn variant(&self) -> CH15_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<bool, CH16_A>[src]

pub fn variant(&self) -> CH16_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<bool, CH17_A>[src]

pub fn variant(&self) -> CH17_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<bool, CH18_A>[src]

pub fn variant(&self) -> CH18_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<bool, CH19_A>[src]

pub fn variant(&self) -> CH19_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<bool, CH20_A>[src]

pub fn variant(&self) -> CH20_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<bool, CH21_A>[src]

pub fn variant(&self) -> CH21_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<bool, CH22_A>[src]

pub fn variant(&self) -> CH22_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<bool, CH23_A>[src]

pub fn variant(&self) -> CH23_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<bool, CH24_A>[src]

pub fn variant(&self) -> CH24_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<bool, CH25_A>[src]

pub fn variant(&self) -> CH25_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<bool, CH26_A>[src]

pub fn variant(&self) -> CH26_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<bool, CH27_A>[src]

pub fn variant(&self) -> CH27_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<bool, CH28_A>[src]

pub fn variant(&self) -> CH28_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<bool, CH29_A>[src]

pub fn variant(&self) -> CH29_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<bool, CH30_A>[src]

pub fn variant(&self) -> CH30_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<bool, CH31_A>[src]

pub fn variant(&self) -> CH31_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, _CHENCLR>>[src]

pub fn ch0(&self) -> R<bool, CH0_A>[src]

Bit 0 - Channel 0 enable clear register. Writing '0' has no effect

pub fn ch1(&self) -> R<bool, CH1_A>[src]

Bit 1 - Channel 1 enable clear register. Writing '0' has no effect

pub fn ch2(&self) -> R<bool, CH2_A>[src]

Bit 2 - Channel 2 enable clear register. Writing '0' has no effect

pub fn ch3(&self) -> R<bool, CH3_A>[src]

Bit 3 - Channel 3 enable clear register. Writing '0' has no effect

pub fn ch4(&self) -> R<bool, CH4_A>[src]

Bit 4 - Channel 4 enable clear register. Writing '0' has no effect

pub fn ch5(&self) -> R<bool, CH5_A>[src]

Bit 5 - Channel 5 enable clear register. Writing '0' has no effect

pub fn ch6(&self) -> R<bool, CH6_A>[src]

Bit 6 - Channel 6 enable clear register. Writing '0' has no effect

pub fn ch7(&self) -> R<bool, CH7_A>[src]

Bit 7 - Channel 7 enable clear register. Writing '0' has no effect

pub fn ch8(&self) -> R<bool, CH8_A>[src]

Bit 8 - Channel 8 enable clear register. Writing '0' has no effect

pub fn ch9(&self) -> R<bool, CH9_A>[src]

Bit 9 - Channel 9 enable clear register. Writing '0' has no effect

pub fn ch10(&self) -> R<bool, CH10_A>[src]

Bit 10 - Channel 10 enable clear register. Writing '0' has no effect

pub fn ch11(&self) -> R<bool, CH11_A>[src]

Bit 11 - Channel 11 enable clear register. Writing '0' has no effect

pub fn ch12(&self) -> R<bool, CH12_A>[src]

Bit 12 - Channel 12 enable clear register. Writing '0' has no effect

pub fn ch13(&self) -> R<bool, CH13_A>[src]

Bit 13 - Channel 13 enable clear register. Writing '0' has no effect

pub fn ch14(&self) -> R<bool, CH14_A>[src]

Bit 14 - Channel 14 enable clear register. Writing '0' has no effect

pub fn ch15(&self) -> R<bool, CH15_A>[src]

Bit 15 - Channel 15 enable clear register. Writing '0' has no effect

pub fn ch16(&self) -> R<bool, CH16_A>[src]

Bit 16 - Channel 16 enable clear register. Writing '0' has no effect

pub fn ch17(&self) -> R<bool, CH17_A>[src]

Bit 17 - Channel 17 enable clear register. Writing '0' has no effect

pub fn ch18(&self) -> R<bool, CH18_A>[src]

Bit 18 - Channel 18 enable clear register. Writing '0' has no effect

pub fn ch19(&self) -> R<bool, CH19_A>[src]

Bit 19 - Channel 19 enable clear register. Writing '0' has no effect

pub fn ch20(&self) -> R<bool, CH20_A>[src]

Bit 20 - Channel 20 enable clear register. Writing '0' has no effect

pub fn ch21(&self) -> R<bool, CH21_A>[src]

Bit 21 - Channel 21 enable clear register. Writing '0' has no effect

pub fn ch22(&self) -> R<bool, CH22_A>[src]

Bit 22 - Channel 22 enable clear register. Writing '0' has no effect

pub fn ch23(&self) -> R<bool, CH23_A>[src]

Bit 23 - Channel 23 enable clear register. Writing '0' has no effect

pub fn ch24(&self) -> R<bool, CH24_A>[src]

Bit 24 - Channel 24 enable clear register. Writing '0' has no effect

pub fn ch25(&self) -> R<bool, CH25_A>[src]

Bit 25 - Channel 25 enable clear register. Writing '0' has no effect

pub fn ch26(&self) -> R<bool, CH26_A>[src]

Bit 26 - Channel 26 enable clear register. Writing '0' has no effect

pub fn ch27(&self) -> R<bool, CH27_A>[src]

Bit 27 - Channel 27 enable clear register. Writing '0' has no effect

pub fn ch28(&self) -> R<bool, CH28_A>[src]

Bit 28 - Channel 28 enable clear register. Writing '0' has no effect

pub fn ch29(&self) -> R<bool, CH29_A>[src]

Bit 29 - Channel 29 enable clear register. Writing '0' has no effect

pub fn ch30(&self) -> R<bool, CH30_A>[src]

Bit 30 - Channel 30 enable clear register. Writing '0' has no effect

pub fn ch31(&self) -> R<bool, CH31_A>[src]

Bit 31 - Channel 31 enable clear register. Writing '0' has no effect

impl R<bool, CH0_A>[src]

pub fn variant(&self) -> CH0_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH1_A>[src]

pub fn variant(&self) -> CH1_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH2_A>[src]

pub fn variant(&self) -> CH2_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH3_A>[src]

pub fn variant(&self) -> CH3_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH4_A>[src]

pub fn variant(&self) -> CH4_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH5_A>[src]

pub fn variant(&self) -> CH5_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH6_A>[src]

pub fn variant(&self) -> CH6_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH7_A>[src]

pub fn variant(&self) -> CH7_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH8_A>[src]

pub fn variant(&self) -> CH8_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH9_A>[src]

pub fn variant(&self) -> CH9_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH10_A>[src]

pub fn variant(&self) -> CH10_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH11_A>[src]

pub fn variant(&self) -> CH11_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH12_A>[src]

pub fn variant(&self) -> CH12_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH13_A>[src]

pub fn variant(&self) -> CH13_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH14_A>[src]

pub fn variant(&self) -> CH14_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH15_A>[src]

pub fn variant(&self) -> CH15_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH16_A>[src]

pub fn variant(&self) -> CH16_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH17_A>[src]

pub fn variant(&self) -> CH17_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH18_A>[src]

pub fn variant(&self) -> CH18_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH19_A>[src]

pub fn variant(&self) -> CH19_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH20_A>[src]

pub fn variant(&self) -> CH20_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH21_A>[src]

pub fn variant(&self) -> CH21_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH22_A>[src]

pub fn variant(&self) -> CH22_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH23_A>[src]

pub fn variant(&self) -> CH23_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH24_A>[src]

pub fn variant(&self) -> CH24_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH25_A>[src]

pub fn variant(&self) -> CH25_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH26_A>[src]

pub fn variant(&self) -> CH26_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH27_A>[src]

pub fn variant(&self) -> CH27_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH28_A>[src]

pub fn variant(&self) -> CH28_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH29_A>[src]

pub fn variant(&self) -> CH29_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH30_A>[src]

pub fn variant(&self) -> CH30_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<bool, CH31_A>[src]

pub fn variant(&self) -> CH31_A[src]

Get enumerated values variant

pub fn is_excluded(&self) -> bool[src]

Checks if the value of the field is EXCLUDED

pub fn is_included(&self) -> bool[src]

Checks if the value of the field is INCLUDED

impl R<u32, Reg<u32, _CHG>>[src]

pub fn ch0(&self) -> R<bool, CH0_A>[src]

Bit 0 - Include or exclude channel 0

pub fn ch1(&self) -> R<bool, CH1_A>[src]

Bit 1 - Include or exclude channel 1

pub fn ch2(&self) -> R<bool, CH2_A>[src]

Bit 2 - Include or exclude channel 2

pub fn ch3(&self) -> R<bool, CH3_A>[src]

Bit 3 - Include or exclude channel 3

pub fn ch4(&self) -> R<bool, CH4_A>[src]

Bit 4 - Include or exclude channel 4

pub fn ch5(&self) -> R<bool, CH5_A>[src]

Bit 5 - Include or exclude channel 5

pub fn ch6(&self) -> R<bool, CH6_A>[src]

Bit 6 - Include or exclude channel 6

pub fn ch7(&self) -> R<bool, CH7_A>[src]

Bit 7 - Include or exclude channel 7

pub fn ch8(&self) -> R<bool, CH8_A>[src]

Bit 8 - Include or exclude channel 8

pub fn ch9(&self) -> R<bool, CH9_A>[src]

Bit 9 - Include or exclude channel 9

pub fn ch10(&self) -> R<bool, CH10_A>[src]

Bit 10 - Include or exclude channel 10

pub fn ch11(&self) -> R<bool, CH11_A>[src]

Bit 11 - Include or exclude channel 11

pub fn ch12(&self) -> R<bool, CH12_A>[src]

Bit 12 - Include or exclude channel 12

pub fn ch13(&self) -> R<bool, CH13_A>[src]

Bit 13 - Include or exclude channel 13

pub fn ch14(&self) -> R<bool, CH14_A>[src]

Bit 14 - Include or exclude channel 14

pub fn ch15(&self) -> R<bool, CH15_A>[src]

Bit 15 - Include or exclude channel 15

pub fn ch16(&self) -> R<bool, CH16_A>[src]

Bit 16 - Include or exclude channel 16

pub fn ch17(&self) -> R<bool, CH17_A>[src]

Bit 17 - Include or exclude channel 17

pub fn ch18(&self) -> R<bool, CH18_A>[src]

Bit 18 - Include or exclude channel 18

pub fn ch19(&self) -> R<bool, CH19_A>[src]

Bit 19 - Include or exclude channel 19

pub fn ch20(&self) -> R<bool, CH20_A>[src]

Bit 20 - Include or exclude channel 20

pub fn ch21(&self) -> R<bool, CH21_A>[src]

Bit 21 - Include or exclude channel 21

pub fn ch22(&self) -> R<bool, CH22_A>[src]

Bit 22 - Include or exclude channel 22

pub fn ch23(&self) -> R<bool, CH23_A>[src]

Bit 23 - Include or exclude channel 23

pub fn ch24(&self) -> R<bool, CH24_A>[src]

Bit 24 - Include or exclude channel 24

pub fn ch25(&self) -> R<bool, CH25_A>[src]

Bit 25 - Include or exclude channel 25

pub fn ch26(&self) -> R<bool, CH26_A>[src]

Bit 26 - Include or exclude channel 26

pub fn ch27(&self) -> R<bool, CH27_A>[src]

Bit 27 - Include or exclude channel 27

pub fn ch28(&self) -> R<bool, CH28_A>[src]

Bit 28 - Include or exclude channel 28

pub fn ch29(&self) -> R<bool, CH29_A>[src]

Bit 29 - Include or exclude channel 29

pub fn ch30(&self) -> R<bool, CH30_A>[src]

Bit 30 - Include or exclude channel 30

pub fn ch31(&self) -> R<bool, CH31_A>[src]

Bit 31 - Include or exclude channel 31

Trait Implementations

impl<U, T, FI> PartialEq<FI> for R<U, T> where
    FI: Copy + Into<U>,
    U: PartialEq<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<Src, Dst> LosslessTryInto<Dst> for Src where
    Dst: LosslessTryFrom<Src>, 
[src]

impl<Src, Dst> LossyInto<Dst> for Src where
    Dst: LossyFrom<Src>, 
[src]

impl<T> Same<T> for T

type Output = T

Should always be Self

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.