Type Definition stm32wl::stm32wl5x_cm4::pka::sr::BUSY_R

source · []
pub type BUSY_R = BitReader<BUSY_A>;
Expand description

Field BUSY reader - PKA operation is in progressThis bit is set to 1 whenever START bit in the PKA_CR is set. It is automatically cleared when the computation is complete, meaning that PKA RAM can be safely accessed and a new operation can be started.

Implementations

Get enumerated values variant

Checks if the value of the field is Idle

Checks if the value of the field is Busy