Type Alias stm32wlxx_hal::pac::aes::cr::NPBLB_R
pub type NPBLB_R = FieldReaderRaw<u8, u8>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field NPBLB
reader - Number of padding bytes in last block of payload
Aliased Type§
struct NPBLB_R { /* private fields */ }