[][src]Type Definition k210_pac::uart1::SBCR

type SBCR = Reg<u32, _SBCR>;

Shadow Break Control Register

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

For information about avaliable fields see sbcr module

Trait Implementations

impl Readable for SBCR[src]

read() method returns sbcr::R reader structure

impl Writable for SBCR[src]

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

impl ResetValue for SBCR[src]

Register sbcr reset()'s with value 0

type Type = u32

Register size