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

type BCR2 = Reg<u32, _BCR2>;

BConfiguration register 2

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

For information about available fields see bcr2 module

Trait Implementations

impl Readable for BCR2[src]

read() method returns bcr2::R reader structure

impl ResetValue for BCR2[src]

Register BCR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for BCR2[src]

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