[][src]Type Definition stm32wb_pac::sai1::BSLOTR

type BSLOTR = Reg<u32, _BSLOTR>;

BSlot register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see bslotr module

Trait Implementations

impl Readable for BSLOTR[src]

read() method returns bslotr::R reader structure

impl ResetValue for BSLOTR[src]

Register BSLOTR reset()'s with value 0

type Type = u32

Register size

impl Writable for BSLOTR[src]

write(|w| ..) method takes bslotr::W writer structure