[][src]Type Definition betrusted_pac::ctrl::BUS_ERRORS0

type BUS_ERRORS0 = Reg<u32, _BUS_ERRORS0>;

Bits 0-7 of CTRL_BUS_ERRORS.

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

For information about available fields see bus_errors0 module

Trait Implementations

impl Readable for BUS_ERRORS0[src]

read() method returns bus_errors0::R reader structure

impl ResetValue for BUS_ERRORS0[src]

Register BUS_ERRORS0 reset()'s with value 0

type Type = u32

Register size

impl Writable for BUS_ERRORS0[src]

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