pub struct R(_);
Register BLK0_WDATA0 reader
BLK0_WDATA0
Bits 0:15 - program for efuse_wr_disable
Bits 16:19 - program for efuse_rd_disable
Bits 20:26 - program for flash_crypt_cnt
Reads raw bits from register.
TypeId
self
Returns the argument unchanged.
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of From<T> for U chooses to do.
From<T> for U