[][src]Type Definition avr_device::atmega8::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_1024w_0c00(&self) -> bool[src]

Checks if the value of the field is _1024W_0C00

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

Checks if the value of the field is _512W_0E00

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

Checks if the value of the field is _256W_0F00

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

Checks if the value of the field is _128W_0F80