[][src]Type Definition avr_device::atmega2560::fuse::low::SUT_CKSEL_R

type SUT_CKSEL_R = R<u8, SUT_CKSEL_A>;

Reader of field SUT_CKSEL

Implementations

impl SUT_CKSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is EXTCLK_6CK_0MS

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

Checks if the value of the field is INTRCOSC_6CK_0MS

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

Checks if the value of the field is INTRCOSC_128KHZ_6CK_0MS

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

Checks if the value of the field is EXTLOFXTAL_1KCK_0MS

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

Checks if the value of the field is EXTLOFXTAL_32KCK_0MS

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

Checks if the value of the field is FSOSC_258CK_4MS1_CRES_FASTPWR

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

Checks if the value of the field is FSOSC_1KCK_65MS_CRES_SLOWPWR

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

Checks if the value of the field is EXTXOSC_0MHZ4_0MHZ9_258CK_4MS1

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

Checks if the value of the field is EXTXOSC_0MHZ4_0MHZ9_1KCK_65MS

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

Checks if the value of the field is EXTXOSC_0MHZ9_3MHZ_258CK_4MS1

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

Checks if the value of the field is EXTXOSC_0MHZ9_3MHZ_1KCK_65MS

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

Checks if the value of the field is EXTXOSC_3MHZ_8MHZ_258CK_4MS1

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

Checks if the value of the field is EXTXOSC_3MHZ_8MHZ_1KCK_65MS

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

Checks if the value of the field is EXTXOSC_8MHZ_XX_258CK_4MS1

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

Checks if the value of the field is EXTXOSC_8MHZ_XX_1KCK_65MS

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

Checks if the value of the field is EXTCLK_6CK_4MS1

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

Checks if the value of the field is INTRCOSC_6CK_4MS1

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

Checks if the value of the field is INTRCOSC_128KHZ_6CK_4MS

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

Checks if the value of the field is EXTLOFXTAL_1KCK_4MS1

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

Checks if the value of the field is EXTLOFXTAL_32KCK_4MS1

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

Checks if the value of the field is FSOSC_258CK_65MS_CRES_SLOWPWR

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

Checks if the value of the field is FSOSC_16KCK_0MS_XOSC_BODEN

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

Checks if the value of the field is EXTXOSC_0MHZ4_0MHZ9_258CK_65MS

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

Checks if the value of the field is EXTXOSC_0MHZ4_0MHZ9_16KCK_0MS

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

Checks if the value of the field is EXTXOSC_0MHZ9_3MHZ_258CK_65MS

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

Checks if the value of the field is EXTXOSC_0MHZ9_3MHZ_16KCK_0MS

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

Checks if the value of the field is EXTXOSC_3MHZ_8MHZ_258CK_65MS

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

Checks if the value of the field is EXTXOSC_3MHZ_8MHZ_16KCK_0MS

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

Checks if the value of the field is EXTXOSC_8MHZ_XX_258CK_65MS

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

Checks if the value of the field is EXTXOSC_8MHZ_XX_16KCK_0MS

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

Checks if the value of the field is EXTCLK_6CK_65MS

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

Checks if the value of the field is INTRCOSC_6CK_65MS

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

Checks if the value of the field is INTRCOSC_128KHZ_6CK_64MS

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

Checks if the value of the field is EXTLOFXTAL_1KCK_65MS

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

Checks if the value of the field is EXTLOFXTAL_32KCK_65MS

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

Checks if the value of the field is FSOSC_1KCK_0MS_CRES_BODEN

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

Checks if the value of the field is FSOSC_16KCK_4MS1_XOSC_FASTPWR

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

Checks if the value of the field is EXTXOSC_0MHZ4_0MHZ9_1KCK_0MS

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

Checks if the value of the field is EXTXOSC_0MHZ4_0MHZ9_16KCK_4MS1

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

Checks if the value of the field is EXTXOSC_0MHZ9_3MHZ_1KCK_0MS

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

Checks if the value of the field is EXTXOSC_0MHZ9_3MHZ_16KCK_4MS1

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

Checks if the value of the field is EXTXOSC_3MHZ_8MHZ_1KCK_0MS

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

Checks if the value of the field is EXTXOSC_3MHZ_8MHZ_16KCK_4MS1

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

Checks if the value of the field is EXTXOSC_8MHZ_XX_1KCK_0MS

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

Checks if the value of the field is EXTXOSC_8MHZ_XX_16KCK_4MS1

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

Checks if the value of the field is FSOSC_1KCK_4MS1_CRES_FASTPWR

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

Checks if the value of the field is FSOSC_16KCK_65MS_XOSC_SLOWPWR

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

Checks if the value of the field is EXTXOSC_0MHZ4_0MHZ9_1KCK_4MS1

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

Checks if the value of the field is EXTXOSC_0MHZ4_0MHZ9_16KCK_65MS

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

Checks if the value of the field is EXTXOSC_0MHZ9_3MHZ_1KCK_4MS1

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

Checks if the value of the field is EXTXOSC_0MHZ9_3MHZ_16KCK_65MS

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

Checks if the value of the field is EXTXOSC_3MHZ_8MHZ_1KCK_4MS1

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

Checks if the value of the field is EXTXOSC_3MHZ_8MHZ_16KCK_65MS

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

Checks if the value of the field is EXTXOSC_8MHZ_XX_1KCK_4MS1

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

Checks if the value of the field is EXTXOSC_8MHZ_XX_16KCK_65MS