Struct nrf52811_pac::bprot::config1::W[][src]

pub struct W(_);
Expand description

Register CONFIG1 writer

Implementations

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Writes raw bits to the register.

Methods from Deref<Target = W<CONFIG1_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.