Struct nrf52811_pac::radio::crccnf::LEN_W[][src]

pub struct LEN_W<'a> { /* fields omitted */ }
Expand description

Field LEN writer - CRC length in number of bytes.

Implementations

Writes variant to the field

CRC length is zero and CRC calculation is disabled

CRC length is one byte and CRC calculation is enabled

CRC length is two bytes and CRC calculation is enabled

CRC length is three bytes and CRC calculation is enabled

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.