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

type BUS_ERRORS1 = Reg<u32, _BUS_ERRORS1>;

Bits 8-15 of CTRL_BUS_ERRORS.

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

For information about available fields see bus_errors1 module

Trait Implementations

impl Readable for BUS_ERRORS1[src]

read() method returns bus_errors1::R reader structure

impl ResetValue for BUS_ERRORS1[src]

Register BUS_ERRORS1 reset()'s with value 0

type Type = u32

Register size

impl Writable for BUS_ERRORS1[src]

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