[][src]Type Definition avr_device::atmega1280::fuse::high::BOOTSZ_R

type BOOTSZ_R = R<u8, BOOTSZ_A>;

Reader of field BOOTSZ

Implementations

impl BOOTSZ_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _4096W_F000

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

Checks if the value of the field is _2048W_F800

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

Checks if the value of the field is _1024W_FC00

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

Checks if the value of the field is _512W_FE00